Jul 17 15:18:27 devstack devstack@n-api.service[61801]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Jul 17 15:18:27 devstack devstack@n-api.service[61801]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 17 15:18:27 2026] *** Jul 17 15:18:27 devstack devstack@n-api.service[61801]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: nodename: devstack Jul 17 15:18:27 devstack devstack@n-api.service[61801]: machine: x86_64 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: clock source: unix Jul 17 15:18:27 devstack devstack@n-api.service[61801]: pcre jit disabled Jul 17 15:18:27 devstack devstack@n-api.service[61801]: detected number of CPU cores: 4 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: current working directory: / Jul 17 15:18:27 devstack devstack@n-api.service[61801]: detected binary path: /usr/bin/uwsgi-core Jul 17 15:18:27 devstack devstack@n-api.service[61801]: your processes number limit is 47518 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: your memory page size is 4096 bytes Jul 17 15:18:27 devstack devstack@n-api.service[61801]: detected max file descriptor number: 2048 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: lock engine: pthread robust mutexes Jul 17 15:18:27 devstack devstack@n-api.service[61801]: thunder lock: enabled Jul 17 15:18:27 devstack devstack@n-api.service[61801]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 17 15:18:27 devstack devstack@n-api.service[61801]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 17 15:18:27 devstack devstack@n-api.service[61801]: Set PythonHome to /opt/stack/data/venv Jul 17 15:18:27 devstack devstack@n-api.service[61801]: Python main interpreter initialized at 0x728d72ca4668 Jul 17 15:18:27 devstack devstack@n-api.service[61801]: python threads support enabled Jul 17 15:18:27 devstack devstack@n-api.service[61801]: your server socket listen backlog is limited to 100 connections Jul 17 15:18:27 devstack devstack@n-api.service[61801]: your mercy for graceful operations on workers is 80 seconds Jul 17 15:18:27 devstack devstack@n-api.service[61801]: mapped 403077 bytes (393 KB) for 2 cores Jul 17 15:18:27 devstack devstack@n-api.service[61801]: *** Operational MODE: preforking *** Jul 17 15:18:27 devstack devstack@n-api.service[61801]: *** uWSGI is running in multiple interpreter mode *** Jul 17 15:18:27 devstack devstack@n-api.service[61801]: spawned uWSGI master process (pid: 61801) Jul 17 15:18:27 devstack devstack@n-api.service[61801]: spawned uWSGI worker 1 (pid: 61802, cores: 1) Jul 17 15:18:27 devstack devstack@n-api.service[61801]: spawned uWSGI worker 2 (pid: 61803, cores: 1) Jul 17 15:18:27 devstack devstack@n-api.service[61801]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 17 15:18:31 devstack devstack@n-api.service[61802]: INFO dbcounter [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Registered counter for database nova_api Jul 17 15:18:31 devstack devstack@n-api.service[61803]: INFO dbcounter [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Registered counter for database nova_api Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_db.sqlalchemy.engines [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writer thread running {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG nova.context [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),97493a6f-cc1b-433b-8a3a-48fe737f6a9f(cell1) {{(pid=61802) load_cells /opt/stack/nova/nova/context.py:509}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: INFO nova.utils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writer thread running {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: INFO dbcounter [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Registered counter for database nova_cell0 Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG nova.context [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),97493a6f-cc1b-433b-8a3a-48fe737f6a9f(cell1) {{(pid=61803) load_cells /opt/stack/nova/nova/context.py:509}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: INFO nova.utils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: INFO dbcounter [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Registered counter for database nova_cell1 Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: INFO dbcounter [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Registered counter for database nova_cell0 Jul 17 15:18:31 devstack devstack@n-api.service[61803]: INFO dbcounter [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Registered counter for database nova_cell1 Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_db.sqlalchemy.engines [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_db.sqlalchemy.engines [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writer thread running {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writer thread running {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: INFO dbcounter [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Registered counter for database nova_cell0 Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writer thread running {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writer thread running {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: INFO dbcounter [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Registered counter for database nova_cell0 Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writer thread running {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG oslo_db.sqlalchemy.engines [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=61803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 17 15:18:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writer thread running {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 17 15:18:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.processutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=61802) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 17 15:18:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.processutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=61803) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 17 15:18:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.processutils [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.015s {{(pid=61802) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 17 15:18:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.processutils [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.018s {{(pid=61803) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ******************************************************************************** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Configuration options gathered from: {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] command line args: [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ================================================================================ {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] allow_resize_to_same_host = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] arq_binding_timeout = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] block_device_allocate_retries = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] block_device_allocate_retries_interval = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cell_worker_thread_pool_size = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cert = self.pem {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute_driver = libvirt.LibvirtDriver {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute_monitors = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] concurrency_backend = auto {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] config_dir = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] config_drive_format = iso9660 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ******************************************************************************** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Configuration options gathered from: {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] config_source = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] console_host = devstack {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] command line args: [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] control_exchange = nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cpu_allocation_ratio = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ================================================================================ {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] daemon = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] allow_resize_to_same_host = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] debug = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] arq_binding_timeout = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_access_ip_network_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] block_device_allocate_retries = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_availability_zone = nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] block_device_allocate_retries_interval = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_ephemeral_format = ext4 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cell_worker_thread_pool_size = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_green_pool_size = 1000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cert = self.pem {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute_driver = libvirt.LibvirtDriver {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_schedule_zone = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute_monitors = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] default_thread_pool_size = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] concurrency_backend = auto {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] disk_allocation_ratio = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] config_dir = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] enable_new_services = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] config_drive_format = iso9660 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] flat_injected = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] force_config_drive = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] config_source = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] force_raw_images = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] console_host = devstack {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] graceful_shutdown_timeout = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] control_exchange = nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] heal_instance_info_cache_interval = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cpu_allocation_ratio = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] host = devstack {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] daemon = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] debug = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] initial_disk_allocation_ratio = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_access_ip_network_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] initial_ram_allocation_ratio = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_availability_zone = nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_ephemeral_format = ext4 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_build_timeout = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_green_pool_size = 1000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_delete_interval = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_log_levels = ['amqp=WARN', 'boto=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_format = [instance: %(uuid)s] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_schedule_zone = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_name_template = instance-%08x {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] default_thread_pool_size = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_usage_audit = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] disk_allocation_ratio = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_usage_audit_period = month {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] enable_new_services = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] flat_injected = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] instances_path = /opt/stack/data/nova/instances {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] force_config_drive = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] internal_service_availability_zone = internal {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] force_raw_images = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] key = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] graceful_shutdown_timeout = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] live_migration_retry_count = 30 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] heal_instance_info_cache_interval = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_color = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_config_append = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] host = devstack {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_dir = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] initial_disk_allocation_ratio = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_file = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] initial_ram_allocation_ratio = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_options = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_rotate_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_build_timeout = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_rotate_interval_type = days {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_delete_interval = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] log_rotation_type = none {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_format = [instance: %(uuid)s] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_name_template = instance-%08x {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_usage_audit = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_usage_audit_period = month {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] instances_path = /opt/stack/data/nova/instances {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] long_rpc_timeout = 1800 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] internal_service_availability_zone = internal {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manager_shutdown_timeout = 160 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] key = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_concurrent_builds = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] live_migration_retry_count = 30 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_concurrent_live_migrations = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_color = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_concurrent_snapshots = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_config_append = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_local_block_devices = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_logfile_count = 30 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_dir = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] max_logfile_size_mb = 200 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_file = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] maximum_instance_delete_attempts = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_options = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] migrate_max_retries = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_rotate_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] mkisofs_cmd = genisoimage {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_rotate_interval_type = days {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] my_block_storage_ip = 192.168.122.24 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] my_ip = 192.168.122.24 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] log_rotation_type = none {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] my_shared_fs_storage_ip = 192.168.122.24 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] network_allocate_retries = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] osapi_compute_unique_server_name_scope = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] password_length = 12 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] long_rpc_timeout = 1800 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] periodic_enable = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manager_shutdown_timeout = 160 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] periodic_fuzzy_delay = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_concurrent_builds = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] pointer_model = ps2mouse {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_concurrent_live_migrations = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] preallocate_images = none {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_concurrent_snapshots = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] publish_errors = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_local_block_devices = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] pybasedir = /opt/stack/nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_logfile_count = 30 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ram_allocation_ratio = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] max_logfile_size_mb = 200 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rate_limit_burst = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] maximum_instance_delete_attempts = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rate_limit_except_level = CRITICAL {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] migrate_max_retries = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rate_limit_interval = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] mkisofs_cmd = genisoimage {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reboot_timeout = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] my_block_storage_ip = 192.168.122.24 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reclaim_instance_interval = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] my_ip = 192.168.122.24 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] record = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] my_shared_fs_storage_ip = 192.168.122.24 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reimage_timeout_per_gb = 20 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] network_allocate_retries = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] report_interval = 120 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rescue_timeout = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reserved_host_cpus = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] osapi_compute_unique_server_name_scope = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reserved_host_disk_mb = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] password_length = 12 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reserved_host_memory_mb = 512 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] periodic_enable = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] reserved_huge_pages = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] periodic_fuzzy_delay = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] resize_confirm_window = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] pointer_model = ps2mouse {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] resize_fs_using_block_device = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] preallocate_images = none {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] resume_guests_state_on_host_boot = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] publish_errors = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] pybasedir = /opt/stack/nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] rpc_response_timeout = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ram_allocation_ratio = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] running_deleted_instance_action = reap {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rate_limit_burst = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] running_deleted_instance_poll_interval = 1800 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rate_limit_except_level = CRITICAL {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] running_deleted_instance_timeout = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rate_limit_interval = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler_instance_sync_interval = 120 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reboot_timeout = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_down_time = 720 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reclaim_instance_interval = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] servicegroup_driver = db {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] record = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] shell_completion = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reimage_timeout_per_gb = 20 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] shelved_offload_time = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] report_interval = 120 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] shelved_poll_interval = 3600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rescue_timeout = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] shutdown_timeout = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reserved_host_cpus = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] source_is_ipv6 = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reserved_host_disk_mb = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ssl_only = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reserved_host_memory_mb = 512 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] state_path = /opt/stack/data/nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] reserved_huge_pages = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] sync_power_state_interval = 600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] resize_confirm_window = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] sync_power_state_pool_size = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] resize_fs_using_block_device = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] syslog_log_facility = LOG_USER {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] resume_guests_state_on_host_boot = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] tempdir = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] thread_pool_statistic_period = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] rpc_response_timeout = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] timeout_nbd = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] running_deleted_instance_action = reap {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] transport_url = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] running_deleted_instance_poll_interval = 1800 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] update_resources_interval = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] running_deleted_instance_timeout = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_cow_images = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler_instance_sync_interval = 120 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_journal = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_down_time = 720 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_json = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] servicegroup_driver = db {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_rootwrap_daemon = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] shell_completion = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_stderr = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] shelved_offload_time = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] use_syslog = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] shelved_poll_interval = 3600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vcpu_pin_set = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] shutdown_timeout = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vif_plugging_is_fatal = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] source_is_ipv6 = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vif_plugging_timeout = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ssl_only = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] virt_mkfs = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] state_path = /opt/stack/data/nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] volume_usage_poll_interval = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] sync_power_state_interval = 600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] web = /usr/share/spice-html5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] sync_power_state_pool_size = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_concurrency.disable_process_locking = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] syslog_log_facility = LOG_USER {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] tempdir = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.compute_link_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] thread_pool_statistic_period = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] timeout_nbd = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.dhcp_domain = novalocal {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] transport_url = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.enable_instance_password = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] update_resources_interval = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.glance_link_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_cow_images = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_journal = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_json = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_rootwrap_daemon = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.instance_list_per_project_cells = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_stderr = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.list_records_by_skipping_down_cells = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] use_syslog = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.local_metadata_per_cell = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vcpu_pin_set = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.max_limit = 1000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vif_plugging_is_fatal = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.metadata_cache_expiration = 15 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vif_plugging_timeout = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.neutron_default_project_id = default {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] virt_mkfs = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] volume_usage_poll_interval = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.response_validation = error {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] web = /usr/share/spice-html5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.use_neutron_default_nets = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_concurrency.disable_process_locking = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.compute_link_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_dynamic_targets = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.dhcp_domain = novalocal {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_jsonfile_path = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.enable_instance_password = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.glance_link_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.backend = dogpile.cache.memcached {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.backend_argument = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.instance_list_per_project_cells = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.backend_expiration_time = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.list_records_by_skipping_down_cells = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.config_prefix = cache.oslo {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.local_metadata_per_cell = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.debug_cache_backend = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.max_limit = 1000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.enable_retry_client = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.metadata_cache_expiration = 15 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.enable_socket_keepalive = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.neutron_default_project_id = default {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.enabled = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.response_validation = error {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.expiration_time = 600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.use_neutron_default_nets = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.hashclient_retry_attempts = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_dead_retry = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_dynamic_targets = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_jsonfile_path = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_pool_maxsize = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.backend = dogpile.cache.memcached {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_sasl_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.backend_argument = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.backend_expiration_time = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.password = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.config_prefix = cache.oslo {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.proxies = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.debug_cache_backend = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.redis_db = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.enable_retry_client = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.redis_sentinel_service_name = mymaster {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.enable_socket_keepalive = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.enabled = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.redis_server = localhost:6379 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.expiration_time = 600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.retry_attempts = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.retry_delay = 0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.hashclient_retry_attempts = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.socket_keepalive_count = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.socket_keepalive_idle = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.socket_keepalive_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_dead_retry = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.socket_timeout = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.tls_allowed_ciphers = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.tls_cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_pool_maxsize = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.tls_certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.tls_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_sasl_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.tls_keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cache.username = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.password = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.proxies = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.auth_type = password {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.redis_db = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.redis_sentinel_service_name = mymaster {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.catalog_info = volumev3::publicURL {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.redis_server = localhost:6379 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.retry_attempts = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.cross_az_attach = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.retry_delay = 0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.debug = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.socket_keepalive_count = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.socket_keepalive_idle = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.endpoint_template = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.socket_keepalive_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.http_retries = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.socket_timeout = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.tls_allowed_ciphers = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.tls_cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.os_region_name = RegionOne {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.tls_certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.tls_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cinder.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.tls_keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cache.username = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.cpu_dedicated_set = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.cpu_shared_set = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.auth_type = password {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.image_type_exclude_list = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.catalog_info = volumev3::publicURL {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.max_concurrent_disk_ops = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.max_disk_devices_to_attach = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.cross_az_attach = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.debug = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.endpoint_template = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.resource_provider_association_refresh = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.http_retries = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.shutdown_retry_interval = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.os_region_name = RegionOne {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] conductor.workers = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] console.allowed_origins = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cinder.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] console.ssl_ciphers = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] console.ssl_minimum_version = default {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.cpu_dedicated_set = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] consoleauth.enforce_session_timeout = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.cpu_shared_set = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.image_type_exclude_list = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] consoleauth.token_ttl = 600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.max_concurrent_disk_ops = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.max_disk_devices_to_attach = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.resource_provider_association_refresh = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.shutdown_retry_interval = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] conductor.workers = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] console.allowed_origins = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] console.ssl_ciphers = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] console.ssl_minimum_version = default {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.service_type = accelerator {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] consoleauth.enforce_session_timeout = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] consoleauth.token_ttl = 600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] cyborg.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.asyncio_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.asyncio_slave_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.backend = sqlalchemy {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.connection_debug = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.connection_parameters = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.connection_recycle_time = 3600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.service_type = accelerator {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.connection_trace = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.db_inc_retry_interval = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.db_max_retries = 20 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.db_max_retry_interval = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.db_retry_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.max_overflow = 50 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] cyborg.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.max_pool_size = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.asyncio_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.max_retries = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.asyncio_slave_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.backend = sqlalchemy {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.mysql_wsrep_sync_wait = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.pool_timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.connection_debug = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.retry_interval = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.slave_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.connection_parameters = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.sqlite_synchronous = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.connection_recycle_time = 3600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.synchronous_reader = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.connection_trace = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] database.use_db_reconnect = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.db_inc_retry_interval = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.asyncio_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.db_max_retries = 20 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.asyncio_slave_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.db_max_retry_interval = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.backend = sqlalchemy {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.db_retry_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.max_overflow = 50 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.max_pool_size = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.connection_debug = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.max_retries = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.connection_parameters = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.connection_recycle_time = 3600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.connection_trace = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.mysql_wsrep_sync_wait = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.pool_timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.db_inc_retry_interval = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.retry_interval = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.db_max_retries = 20 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.slave_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.db_max_retry_interval = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.sqlite_synchronous = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.db_retry_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.synchronous_reader = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.max_overflow = 50 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.max_pool_size = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] database.use_db_reconnect = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.max_retries = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.asyncio_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.asyncio_slave_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.backend = sqlalchemy {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.pool_timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.retry_interval = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.connection_debug = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.slave_connection = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.connection_parameters = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.sqlite_synchronous = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.connection_recycle_time = 3600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] api_database.synchronous_reader = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.connection_trace = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] devices.enabled_mdev_types = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.db_inc_retry_interval = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.db_max_retries = 20 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ephemeral_storage_encryption.default_format = luks {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.db_max_retry_interval = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ephemeral_storage_encryption.enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.db_retry_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.max_overflow = 50 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.api_servers = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.max_pool_size = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.max_retries = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.pool_timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.retry_interval = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.debug = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.slave_connection = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.default_trusted_certificate_ids = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.sqlite_synchronous = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.enable_certificate_validation = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] api_database.synchronous_reader = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.enable_rbd_download = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] devices.enabled_mdev_types = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ephemeral_storage_encryption.default_format = luks {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ephemeral_storage_encryption.enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.api_servers = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.num_retries = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.rbd_ceph_conf = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.rbd_connect_timeout = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.rbd_pool = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.rbd_user = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.debug = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.default_trusted_certificate_ids = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.enable_certificate_validation = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.enable_rbd_download = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.service_type = image {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.num_retries = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.verify_glance_signatures = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.rbd_ceph_conf = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] glance.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.rbd_connect_timeout = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] guestfs.debug = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.rbd_pool = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.rbd_user = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.auth_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.service_type = image {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.verify_glance_signatures = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] glance.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] guestfs.debug = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.auth_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.service_type = shared-file-system {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.share_apply_policy_timeout = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] manila.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] mks.enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.manager_interval = 2400 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.precache_concurrency = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.remove_unused_base_images = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.service_type = shared-file-system {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.share_apply_policy_timeout = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] image_cache.subdirectory_name = _base {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.api_max_retries = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.api_retry_interval = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.auth_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] manila.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] mks.enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.conductor_group = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.manager_interval = 2400 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.precache_concurrency = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.remove_unused_base_images = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] image_cache.subdirectory_name = _base {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.api_max_retries = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.api_retry_interval = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.peer_list = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.auth_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.serial_console_state_timeout = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.service_type = baremetal {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.conductor_group = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.shard = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ironic.vnc_console_state_timeout = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.peer_list = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] key_manager.fixed_key = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.serial_console_state_timeout = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.barbican_api_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.service_type = baremetal {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.barbican_endpoint = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.shard = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.barbican_endpoint_type = public {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.barbican_region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ironic.vnc_console_state_timeout = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.number_of_retries = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.retry_delay = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.send_service_user_token = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] key_manager.fixed_key = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.barbican_api_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.verify_ssl = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.barbican_endpoint = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican.verify_ssl_path = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.barbican_endpoint_type = public {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.barbican_region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.auth_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.number_of_retries = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.retry_delay = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] barbican_service_user.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.send_service_user_token = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.approle_role_id = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.approle_secret_id = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.auth_method = approle {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.verify_ssl = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.auth_path = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican.verify_ssl_path = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.kv_mountpoint = secret {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.kv_path = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.auth_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.kv_version = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.namespace = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.root_token_id = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.ssl_ca_crt_file = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.timeout = 60.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.token_file = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.token_role = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] barbican_service_user.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.use_ssl = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.approle_role_id = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.approle_secret_id = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.auth_method = approle {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.auth_path = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.kv_mountpoint = secret {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.kv_path = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.kv_version = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.namespace = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.root_token_id = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.ssl_ca_crt_file = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.timeout = 60.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.token_file = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.token_role = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.use_ssl = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.service_type = identity {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.ceph_mount_options = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.connection_uri = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_mode = host-passthrough {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_model_extra_flags = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_models = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_power_governor_high = performance {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.service_type = identity {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_power_governor_low = powersave {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_power_management = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.device_detach_attempts = 8 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.device_detach_timeout = 20 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.disk_cachemodes = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.disk_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.ceph_mount_options = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.enabled_perf_events = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.file_backed_memory = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.gid_maps = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.connection_uri = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.hw_disk_discard = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_mode = host-passthrough {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.hw_machine_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_model_extra_flags = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_address_space_limit = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_models = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_cpu_time_limit = 30 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_power_governor_high = performance {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_rbd_ceph_conf = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_power_governor_low = powersave {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_power_management = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_rbd_glance_store_name = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.device_detach_attempts = 8 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.device_detach_timeout = 20 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_rbd_pool = rbd {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.disk_cachemodes = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_type = default {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.disk_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.images_volume_group = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.enabled_perf_events = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.inject_key = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.file_backed_memory = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.inject_partition = -2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.gid_maps = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.inject_password = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.iscsi_iface = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.hw_disk_discard = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.iser_use_multipath = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.hw_machine_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_bandwidth = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_address_space_limit = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_cpu_time_limit = 30 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_downtime = 500 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_rbd_ceph_conf = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_inbound_addr = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_rbd_glance_store_name = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_rbd_pool = rbd {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_type = default {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.images_volume_group = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_permit_post_copy = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.inject_key = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_scheme = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.inject_partition = -2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_timeout_action = abort {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.inject_password = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_tunnelled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.iscsi_iface = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.iser_use_multipath = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: WARNING oslo_config.cfg [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61802]: live_migration_uri is deprecated for removal in favor of two other options that Jul 17 15:18:34 devstack devstack@n-api.service[61802]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jul 17 15:18:34 devstack devstack@n-api.service[61802]: and ``live_migration_inbound_addr`` respectively. Jul 17 15:18:34 devstack devstack@n-api.service[61802]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_bandwidth = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.live_migration_with_native_tls = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_downtime = 500 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.max_queues = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.migration_inbound_addr = 192.168.122.24 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_inbound_addr = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.nfs_mount_options = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_permit_post_copy = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_iser_scan_tries = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_scheme = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_memory_encrypted_guests = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_timeout_action = abort {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_tunnelled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_pcie_ports = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.num_volume_scan_tries = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: WARNING oslo_config.cfg [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61803]: live_migration_uri is deprecated for removal in favor of two other options that Jul 17 15:18:34 devstack devstack@n-api.service[61803]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jul 17 15:18:34 devstack devstack@n-api.service[61803]: and ``live_migration_inbound_addr`` respectively. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.pmem_namespaces = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: WARNING oslo_config.cfg [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61802]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 17 15:18:34 devstack devstack@n-api.service[61802]: will be removed from nova when the volume driver is removed from cinder. Jul 17 15:18:34 devstack devstack@n-api.service[61802]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.live_migration_with_native_tls = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.max_queues = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: WARNING oslo_config.cfg [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61802]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 17 15:18:34 devstack devstack@n-api.service[61802]: will be removed from nova when the volume driver is removed from cinder. Jul 17 15:18:34 devstack devstack@n-api.service[61802]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.migration_inbound_addr = 192.168.122.24 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rbd_connect_timeout = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.nfs_mount_options = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_iser_scan_tries = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rbd_secret_uuid = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_memory_encrypted_guests = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rbd_user = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_pcie_ports = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.num_volume_scan_tries = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.remote_filesystem_transport = ssh {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rescue_image_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.pmem_namespaces = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rescue_kernel_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: WARNING oslo_config.cfg [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61803]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 17 15:18:34 devstack devstack@n-api.service[61803]: will be removed from nova when the volume driver is removed from cinder. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rescue_ramdisk_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: WARNING oslo_config.cfg [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 17 15:18:34 devstack devstack@n-api.service[61803]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 17 15:18:34 devstack devstack@n-api.service[61803]: will be removed from nova when the volume driver is removed from cinder. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: ). Its value may be silently ignored in the future. Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.rx_queue_size = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rbd_connect_timeout = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.smbfs_mount_options = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.snapshot_compression = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rbd_secret_uuid = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rbd_user = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.snapshot_image_format = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.remote_filesystem_transport = ssh {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rescue_image_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.sparse_logical_volumes = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rescue_kernel_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rescue_ramdisk_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.swtpm_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.swtpm_group = tss {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.rx_queue_size = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.swtpm_user = tss {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.smbfs_mount_options = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.sysinfo_serial = unique {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.tb_cache_size = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.snapshot_compression = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.tx_queue_size = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.snapshot_image_format = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.uid_maps = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.use_virtio_for_bridges = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.sparse_logical_volumes = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.virt_type = kvm {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.volume_clear = zero {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.swtpm_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.volume_clear_size = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.swtpm_group = tss {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.volume_enforce_multipath = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.swtpm_user = tss {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.volume_use_multipath = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.sysinfo_serial = unique {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_cache_path = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.tb_cache_size = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.tx_queue_size = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_mount_group = qemu {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.uid_maps = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_mount_opts = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.use_virtio_for_bridges = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.virt_type = kvm {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.volume_clear = zero {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.vzstorage_mount_user = stack {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.volume_clear_size = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.volume_enforce_multipath = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.volume_use_multipath = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.auth_type = password {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_cache_path = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_mount_group = qemu {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_mount_opts = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.default_floating_pool = public {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.vzstorage_mount_user = stack {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.extension_sync_interval = 600 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.http_retries = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.auth_type = password {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.ovs_bridge = br-int {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.default_floating_pool = public {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.physnets = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.region_name = RegionOne {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.extension_sync_interval = 600 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.http_retries = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.service_metadata_proxy = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.service_type = network {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.ovs_bridge = br-int {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.physnets = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.region_name = RegionOne {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] neutron.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.bdms_in_notifications = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.service_metadata_proxy = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.default_level = INFO {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.include_share_mapping = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.service_type = network {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.notification_format = unversioned {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.notify_on_state_change = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] pci.alias = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] pci.device_spec = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] pci.report_in_placement = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] neutron.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.bdms_in_notifications = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.auth_type = password {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.default_level = INFO {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.include_share_mapping = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.notification_format = unversioned {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.notify_on_state_change = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] pci.alias = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] pci.device_spec = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] pci.report_in_placement = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.auth_type = password {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.service_type = placement {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.service_type = placement {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] placement.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.cores = 20 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.count_usage_from_placement = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.injected_file_content_bytes = 10240 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.injected_file_path_length = 255 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] placement.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.injected_files = 5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.cores = 20 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.instances = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.count_usage_from_placement = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.key_pairs = 100 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.metadata_items = 128 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.injected_file_content_bytes = 10240 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.ram = 51200 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.injected_file_path_length = 255 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.recheck_quota = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.injected_files = 5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.server_group_members = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.instances = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.server_groups = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.key_pairs = 100 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.metadata_items = 128 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] quota.unified_limits_resource_strategy = require {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.ram = 51200 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.recheck_quota = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.server_group_members = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.image_metadata_prefilter = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.server_groups = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.max_attempts = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] quota.unified_limits_resource_strategy = require {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.max_placement_results = 1000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.query_placement_for_image_type_support = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.image_metadata_prefilter = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] scheduler.workers = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.max_attempts = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.max_placement_results = 1000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.query_placement_for_image_type_support = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] scheduler.workers = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.host_subset_size = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.host_subset_size = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.isolated_hosts = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.isolated_images = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.pci_in_placement = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.isolated_hosts = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.isolated_images = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.pci_in_placement = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.track_instance_changes = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] metrics.required = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] metrics.weight_multiplier = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] metrics.weight_setting = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.track_instance_changes = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] metrics.required = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] metrics.weight_multiplier = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.port_range = 10000:20000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] metrics.weight_setting = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] serial_console.serialproxy_port = 6083 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.auth_type = password {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.port_range = 10000:20000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] serial_console.serialproxy_port = 6083 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.auth_type = password {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.send_service_user_token = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] service_user.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.agent_enabled = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.send_service_user_token = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] service_user.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.html5proxy_port = 6082 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.agent_enabled = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.image_compression = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.jpeg_compression = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.playback_compression = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.require_secure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.server_listen = 127.0.0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.html5proxy_port = 6082 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.image_compression = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.jpeg_compression = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.playback_compression = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.streaming_mode = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.require_secure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] spice.zlib_compression = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.server_listen = 127.0.0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] upgrade_levels.baseapi = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] upgrade_levels.compute = auto {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] upgrade_levels.conductor = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] upgrade_levels.scheduler = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.streaming_mode = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] spice.zlib_compression = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.auth_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] upgrade_levels.baseapi = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] upgrade_levels.compute = auto {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] upgrade_levels.conductor = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] upgrade_levels.scheduler = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.auth_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vendordata_dynamic_auth.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.api_retry_count = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.ca_file = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.cache_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.cluster_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.connection_pool_size = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vendordata_dynamic_auth.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.console_delay_seconds = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.api_retry_count = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.datastore_regex = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.host_ip = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.host_password = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.ca_file = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.host_port = 443 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.cache_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.host_username = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.cluster_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.connection_pool_size = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.integration_bridge = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.console_delay_seconds = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.maximum_objects = 100 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.datastore_regex = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.pbm_default_policy = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.host_ip = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.pbm_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.host_password = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.pbm_wsdl_location = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.host_port = 443 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.host_username = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.serial_port_proxy_uri = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.serial_port_service_uri = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.integration_bridge = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.task_poll_interval = 0.5 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.maximum_objects = 100 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.use_linked_clone = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.pbm_default_policy = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.vnc_keymap = en-us {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.pbm_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.vnc_port = 5900 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.pbm_wsdl_location = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vmware.vnc_port_total = 10000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.auth_schemes = ['none'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.serial_port_proxy_uri = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.enabled = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.serial_port_service_uri = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.task_poll_interval = 0.5 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.use_linked_clone = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.vnc_keymap = en-us {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.novncproxy_port = 6080 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.vnc_port = 5900 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.server_listen = 127.0.0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vmware.vnc_port_total = 10000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.auth_schemes = ['none'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.vencrypt_ca_certs = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.enabled = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.vencrypt_client_cert = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] vnc.vencrypt_client_key = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_deep_image_inspection = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.novncproxy_port = 6080 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.server_listen = 127.0.0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.vencrypt_ca_certs = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.disable_rootwrap = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.vencrypt_client_cert = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.enable_numa_live_migration = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] vnc.vencrypt_client_key = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_deep_image_inspection = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.libvirt_disable_apic = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.disable_rootwrap = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.enable_numa_live_migration = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.libvirt_disable_apic = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] wsgi.secure_proxy_ssl_header = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] zvm.ca_file = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] zvm.cloud_connector_url = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] zvm.reachable_timeout = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] wsgi.secure_proxy_ssl_header = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] zvm.ca_file = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] zvm.cloud_connector_url = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] zvm.reachable_timeout = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.connection_string = messaging:// {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.es_doc_type = notification {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.es_scroll_size = 10000 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.es_scroll_time = 2m {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.filter_error_trace = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.hmac_keys = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.sentinel_service_name = mymaster {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.connection_string = messaging:// {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.socket_timeout = 0.1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.trace_requests = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.es_doc_type = notification {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler.trace_sqlalchemy = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.es_scroll_size = 10000 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler_jaeger.process_tags = {} {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.es_scroll_time = 2m {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler_jaeger.service_name_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.filter_error_trace = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] profiler_otlp.service_name_prefix = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.hmac_keys = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.sentinel_service_name = mymaster {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.auth_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.socket_timeout = 0.1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.trace_requests = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler.trace_sqlalchemy = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.collect_timing = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler_jaeger.process_tags = {} {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.connect_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler_jaeger.service_name_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.connect_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] profiler_otlp.service_name_prefix = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_interface = public {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.auth_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_override = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.collect_timing = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.endpoint_service_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.connect_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.connect_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.max_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_interface = public {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.min_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_override = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.retriable_status_codes = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.service_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.endpoint_service_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.service_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.split_loggers = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.status_code_retries = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.max_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.status_code_retry_delay = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.min_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.valid_interfaces = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.retriable_status_codes = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_limit.version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.service_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.service_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.split_loggers = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.status_code_retries = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.status_code_retry_delay = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.valid_interfaces = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_limit.version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_notifications.retry = -1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_reports.file_event_handler = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.ssl_version = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] oslo_reports.log_dir = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_notifications.retry = -1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_messaging_notifications.transport_url = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_reports.file_event_handler = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.group = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.helper_command = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] oslo_reports.log_dir = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] privsep_osbrick.user = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.auth_section = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.group = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.auth_type = password {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.helper_command = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.auth_url = http://192.168.122.24/identity {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.auth_version = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.cache = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] privsep_osbrick.user = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.auth_section = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.default_domain_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.auth_type = password {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.default_domain_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.auth_url = http://192.168.122.24/identity {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.delay_auth_decision = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.auth_version = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.domain_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.cache = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.domain_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.http_connect_timeout = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.default_domain_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.default_domain_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.include_service_catalog = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.delay_auth_decision = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.insecure = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.domain_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.interface = public {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.domain_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_password = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.http_connect_timeout = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.include_service_catalog = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.insecure = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.interface = public {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_password = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcache_username = {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.password = **** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.project_domain_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.project_domain_name = Default {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.project_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.project_name = service {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcache_username = {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.region_name = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.password = **** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.service_token_roles_required = True {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.project_domain_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.service_type = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.project_domain_name = Default {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.system_scope = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.token_cache_time = 300 {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.project_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.trust_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.project_name = service {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.user_domain_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.region_name = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.user_domain_name = Default {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.user_id = None {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.service_token_roles_required = True {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.username = nova {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.service_type = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.24/identity {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.system_scope = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi_app [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] ******************************************************************************** {{(pid=61802) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.token_cache_time = 300 {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x728d72ca4668 pid: 61802 (default app) Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.trust_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.user_domain_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.user_domain_name = Default {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.user_id = None {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.username = nova {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.24/identity {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi_app [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] ******************************************************************************** {{(pid=61803) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jul 17 15:18:34 devstack devstack@n-api.service[61803]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x728d72ca4668 pid: 61803 (default app) Jul 17 15:18:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cbd885d8-428a-4422-805f-78b25d7138e7 None None] 192.168.122.24 "GET /compute/v2.1/" status: 200 len: 392 microversion: 2.1 time: 0.005285 Jul 17 15:18:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 1/1] 192.168.122.24 () {50 vars in 786 bytes} [Fri Jul 17 15:18:34 2026] GET /compute/v2.1/ => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:18:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:18:41 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:21:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.012277 Jul 17 15:21:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 1/2] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:00 2026] GET /compute/v2.1 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1fee1776-af22-45a0-9f4c-9d6c11d89e93 admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1fee1776-af22-45a0-9f4c-9d6c11d89e93 admin admin] 192.168.122.24 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.578171 Jul 17 15:21:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 2/3] 192.168.122.24 () {60 vars in 1291 bytes} [Fri Jul 17 15:21:00 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fcadf061-a2f8-497b-9f91-53c26030f049 None None] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005261 Jul 17 15:21:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 2/4] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:04 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:21:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-63cea739-b058-4a90-8edc-c393b53162be admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "vcpus": 1, "ram": 256, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "cirros256", "disk": 1, "swap": 0, "id": "c1"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-63cea739-b058-4a90-8edc-c393b53162be admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.61 time: 0.130232 Jul 17 15:21:04 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 3/5] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:04 2026] POST /compute/v2.1/flavors => generated 413 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1982b807-f11e-4b9d-a1f5-a7e6d8bb4430 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1982b807-f11e-4b9d-a1f5-a7e6d8bb4430 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.454328 Jul 17 15:21:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 3/6] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:21:04 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-63cea739-b058-4a90-8edc-c393b53162be admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-63cea739-b058-4a90-8edc-c393b53162be admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.031415 Jul 17 15:21:07 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 4/7] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:07 2026] GET /compute/v2.1 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8d7dc4eb-c4a4-4b2b-9299-bae37384fa84 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d1", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0, "ram": 512, "disk": 5, "name": "ds512M"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8d7dc4eb-c4a4-4b2b-9299-bae37384fa84 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.269860 Jul 17 15:21:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 4/8] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:07 2026] POST /compute/v2.1/flavors => generated 410 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:08 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e819cae7-0c30-4154-a35e-fe3a3cc5ffd3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:08 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e819cae7-0c30-4154-a35e-fe3a3cc5ffd3 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.076561 Jul 17 15:21:08 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 5/9] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:21:08 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8d7dc4eb-c4a4-4b2b-9299-bae37384fa84 admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8d7dc4eb-c4a4-4b2b-9299-bae37384fa84 admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.008945 Jul 17 15:21:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 5/10] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:11 2026] GET /compute/v2.1 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1e3a36e9-c3e9-4325-82a8-f1fa7405757c admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "name": "ds1G", "os-flavor-access:is_public": true, "id": "d2", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "disk": 10}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1e3a36e9-c3e9-4325-82a8-f1fa7405757c admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.228329 Jul 17 15:21:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 6/11] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:11 2026] POST /compute/v2.1/flavors => generated 410 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:21:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d53df23c-251a-4991-8cbd-71c50cc1dceb admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:12 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d53df23c-251a-4991-8cbd-71c50cc1dceb admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.087543 Jul 17 15:21:12 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 6/12] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:21:11 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1e3a36e9-c3e9-4325-82a8-f1fa7405757c admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1e3a36e9-c3e9-4325-82a8-f1fa7405757c admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005194 Jul 17 15:21:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 7/13] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:15 2026] GET /compute/v2.1 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:21:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-50f874db-ecd5-46a4-8685-f8539518c593 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "name": "ds2G", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 2, "id": "d3", "os-flavor-access:is_public": true, "disk": 10, "ram": 2048}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-50f874db-ecd5-46a4-8685-f8539518c593 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.133703 Jul 17 15:21:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 7/14] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:15 2026] POST /compute/v2.1/flavors => generated 410 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-fa82a3e3-2b41-41db-bbad-b0b47042f57f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-fa82a3e3-2b41-41db-bbad-b0b47042f57f admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.051488 Jul 17 15:21:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 8/15] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:21:15 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-50f874db-ecd5-46a4-8685-f8539518c593 admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-50f874db-ecd5-46a4-8685-f8539518c593 admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.011938 Jul 17 15:21:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 8/16] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:18 2026] GET /compute/v2.1 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 20, "vcpus": 4, "name": "ds4G", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "d4", "swap": 0, "ram": 4096}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.149132 Jul 17 15:21:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 9/17] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:18 2026] POST /compute/v2.1/flavors => generated 410 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:21:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ecc3f5b5-673c-4a25-a167-b4e23a96b741 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ecc3f5b5-673c-4a25-a167-b4e23a96b741 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.046497 Jul 17 15:21:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 9/18] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:21:19 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.012005 Jul 17 15:21:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 10/19] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:22 2026] GET /compute/v2.1 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d175c902-d074-4fab-ad7b-66722493c20b admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d175c902-d074-4fab-ad7b-66722493c20b admin admin] 192.168.122.24 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2136 microversion: 2.61 time: 0.105605 Jul 17 15:21:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 10/20] 192.168.122.24 () {60 vars in 1291 bytes} [Fri Jul 17 15:21:22 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2136 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:21:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ba0be247-33f8-4e98-814c-0715e1cd8fff admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005395 Jul 17 15:21:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 11/21] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:25 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:21:25 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-28ce7fc5-3711-4957-8e7b-1e83333c2a98 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "m1.tiny", "swap": 0, "ram": 512, "os-flavor-access:is_public": true, "vcpus": 1, "id": "1"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-28ce7fc5-3711-4957-8e7b-1e83333c2a98 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.097097 Jul 17 15:21:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 11/22] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:25 2026] POST /compute/v2.1/flavors => generated 408 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-dd7c7b3e-b11c-48cf-b42e-45d7c198881e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-dd7c7b3e-b11c-48cf-b42e-45d7c198881e admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.040447 Jul 17 15:21:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 12/23] 192.168.122.24 () {64 vars in 1332 bytes} [Fri Jul 17 15:21:25 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-28ce7fc5-3711-4957-8e7b-1e83333c2a98 admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-28ce7fc5-3711-4957-8e7b-1e83333c2a98 admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006321 Jul 17 15:21:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 12/24] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:28 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4248aaf6-9cf2-4ed9-9f36-f5dacc5fb46a admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "id": "2", "os-flavor-access:is_public": true, "name": "m1.small", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "disk": 20, "ram": 2048}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4248aaf6-9cf2-4ed9-9f36-f5dacc5fb46a admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.090657 Jul 17 15:21:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 13/25] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:28 2026] POST /compute/v2.1/flavors => generated 411 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d8c8b7e3-cda9-4f72-9e07-f389b1d4776d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d8c8b7e3-cda9-4f72-9e07-f389b1d4776d admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038758 Jul 17 15:21:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 13/26] 192.168.122.24 () {64 vars in 1332 bytes} [Fri Jul 17 15:21:28 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4248aaf6-9cf2-4ed9-9f36-f5dacc5fb46a admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4248aaf6-9cf2-4ed9-9f36-f5dacc5fb46a admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005869 Jul 17 15:21:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 14/27] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:31 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:32 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ce69b1e2-9158-464b-a8dc-d3e0b7a3807a admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "name": "m1.medium", "id": "3", "swap": 0, "ram": 4096, "disk": 40, "vcpus": 2, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ce69b1e2-9158-464b-a8dc-d3e0b7a3807a admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.084078 Jul 17 15:21:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 14/28] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:32 2026] POST /compute/v2.1/flavors => generated 412 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-222fb92e-b85f-4b9c-95d6-204520c09b34 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-222fb92e-b85f-4b9c-95d6-204520c09b34 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.037362 Jul 17 15:21:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 15/29] 192.168.122.24 () {64 vars in 1332 bytes} [Fri Jul 17 15:21:32 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ce69b1e2-9158-464b-a8dc-d3e0b7a3807a admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ce69b1e2-9158-464b-a8dc-d3e0b7a3807a admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006260 Jul 17 15:21:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 15/30] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:35 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b6e4f369-2d55-4c17-a759-b470aa9bbe2a admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "swap": 0, "name": "m1.large", "disk": 80, "id": "4", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 4, "ram": 8192}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b6e4f369-2d55-4c17-a759-b470aa9bbe2a admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.083159 Jul 17 15:21:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 16/31] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:35 2026] POST /compute/v2.1/flavors => generated 411 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-201c5a3d-a14d-432c-8bc1-c834768464f7 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-201c5a3d-a14d-432c-8bc1-c834768464f7 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035471 Jul 17 15:21:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 16/32] 192.168.122.24 () {64 vars in 1332 bytes} [Fri Jul 17 15:21:35 2026] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b6e4f369-2d55-4c17-a759-b470aa9bbe2a admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b6e4f369-2d55-4c17-a759-b470aa9bbe2a admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005112 Jul 17 15:21:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 17/33] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:38 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "ram": 16384, "swap": 0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 8, "id": "5", "name": "m1.xlarge"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.61 time: 0.086412 Jul 17 15:21:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 17/34] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:21:38 2026] POST /compute/v2.1/flavors => generated 414 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2108e7e2-9446-4189-83f4-4551efbf59ec admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:21:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2108e7e2-9446-4189-83f4-4551efbf59ec admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.042276 Jul 17 15:21:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 18/35] 192.168.122.24 () {64 vars in 1332 bytes} [Fri Jul 17 15:21:38 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:21:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005569 Jul 17 15:21:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 18/36] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:21:45 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:21:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1c0b6440-a4b9-433d-8b83-00b17ebe6142 admin admin] 192.168.122.24 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.168582 Jul 17 15:21:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 19/37] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:21:45 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:21:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:21:55 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:21:55 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:21:55 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=23,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:22:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:22:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.004919 Jul 17 15:22:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 19/38] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:22:20 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:22:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-667cd461-d3f6-48e9-a87c-36668a7f8d0b admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:22:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-667cd461-d3f6-48e9-a87c-36668a7f8d0b admin admin] 192.168.122.24 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4262 microversion: 2.61 time: 0.082779 Jul 17 15:22:20 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 20/39] 192.168.122.24 () {60 vars in 1291 bytes} [Fri Jul 17 15:22:20 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 4262 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:22:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:22:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a3106e70-2258-4c07-b00b-a4d1ce43ceaf admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005698 Jul 17 15:22:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 20/40] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:22:27 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:22:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a66ee45a-1f6d-46bc-97aa-a83d01549409 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "disk": 1, "vcpus": 1, "swap": 0, "id": "42", "name": "m1.nano", "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 192}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:22:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a66ee45a-1f6d-46bc-97aa-a83d01549409 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.083365 Jul 17 15:22:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 21/41] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:22:27 2026] POST /compute/v2.1/flavors => generated 411 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:22:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-aef94b9c-3647-4aa0-a357-ca242a082bae admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:22:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-aef94b9c-3647-4aa0-a357-ca242a082bae admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035597 Jul 17 15:22:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 21/42] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:22:27 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:22:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a66ee45a-1f6d-46bc-97aa-a83d01549409 admin admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:22:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a66ee45a-1f6d-46bc-97aa-a83d01549409 admin admin] 192.168.122.24 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006134 Jul 17 15:22:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 22/43] 192.168.122.24 () {54 vars in 930 bytes} [Fri Jul 17 15:22:34 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:22:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a91ebc13-4e3c-4839-be7d-a204e0756cca admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "name": "m1.micro", "OS-FLV-EXT-DATA:ephemeral": 0, "id": "84", "disk": 1, "ram": 256, "os-flavor-access:is_public": true, "vcpus": 1}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:22:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a91ebc13-4e3c-4839-be7d-a204e0756cca admin admin] 192.168.122.24 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.083010 Jul 17 15:22:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 22/44] 192.168.122.24 () {64 vars in 1282 bytes} [Fri Jul 17 15:22:34 2026] POST /compute/v2.1/flavors => generated 412 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:22:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-06847079-c0d9-4c96-a572-5fba3a4d5d98 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:22:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-06847079-c0d9-4c96-a572-5fba3a4d5d98 admin admin] 192.168.122.24 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038519 Jul 17 15:22:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 23/45] 192.168.122.24 () {64 vars in 1335 bytes} [Fri Jul 17 15:22:34 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:22:44 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:22:44 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:26:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-550609824", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "e9a0099b-e1c0-4602-b1cb-7317b44c8285"}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] validate_networks() for [('e9a0099b-e1c0-4602-b1cb-7317b44c8285', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:26:43 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:26:49 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:26:52 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:26:53 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:26:53 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Getting quotas for project 5f728363661443da946cb3ea5d22940f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Getting quotas for user c0b0e6cd3507461796725d9b7d97a319 and project 5f728363661443da946cb3ea5d22940f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:26:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-31504a35-3668-417f-9910-66a9040e6028 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 16.700786 Jul 17 15:26:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 23/46] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:26:42 2026] POST /compute/v2.1/servers => generated 386 bytes in 16703 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:26:58 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3c0f5df8-fe6f-40d3-bbbc-cc3d1d7cbba9 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:26:58 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3c0f5df8-fe6f-40d3-bbbc-cc3d1d7cbba9 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:26:59 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3c0f5df8-fe6f-40d3-bbbc-cc3d1d7cbba9 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:00 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3c0f5df8-fe6f-40d3-bbbc-cc3d1d7cbba9 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3c0f5df8-fe6f-40d3-bbbc-cc3d1d7cbba9 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1226 microversion: 2.1 time: 1.926857 Jul 17 15:27:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 24/47] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:26:58 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1226 bytes in 1930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:02 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:03 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7435b717-dc33-4942-ae49-f4ab7ec2a15e tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1278 microversion: 2.1 time: 1.715427 Jul 17 15:27:03 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 24/48] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:01 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1278 bytes in 1718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:04 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:08 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:08 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:10 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:10 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4eb56e3f-d041-48d4-b5a7-96e598af4958 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1326 microversion: 2.1 time: 6.265657 Jul 17 15:27:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 25/49] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:04 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1326 bytes in 6267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:12 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:14 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Creating event network-changed:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=61802) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bfbc87a9-4f1e-4443-8304-a405b88ff0dd req-7e053f56-c936-41cb-acc9-0d13daf33209 service nova] Acquired lock "compute-rpcapi-router" {{(pid=61802) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: INFO nova.compute.rpcapi [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9a925187-eb7d-428c-8457-810b31028aef None None] Releasing lock "compute-rpcapi-router" {{(pid=61802) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [None req-9a925187-eb7d-428c-8457-810b31028aef None None] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9a925187-eb7d-428c-8457-810b31028aef None None] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.220560 Jul 17 15:27:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 26/50] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:17 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:20 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b5cc5cb8-0200-4cd5-a897-6b5d2ddd503d tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1326 microversion: 2.1 time: 8.737063 Jul 17 15:27:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 25/51] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:11 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1326 bytes in 8741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-226763273", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "000d08c3-6ed2-42aa-ba90-496bbc8c5d50"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] validate_networks() for [('000d08c3-6ed2-42aa-ba90-496bbc8c5d50', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:27:21 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:21 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:21 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-04a6a545-175e-4c7d-a7fc-3e641dbbc9f7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1326 microversion: 2.1 time: 0.504436 Jul 17 15:27:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 26/52] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:21 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1326 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8345e13c-cb7e-4c82-a55d-412e8ee1fd0a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1266724222", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBli79QuoUTZ+mGFRu8G1XSOsgW+exH9JWP/uJgI8TjAecmIx3kd7U/zcF0JocQadFZwU4HFO7LI5GEAWQtCyeAo9GFba07ZZ9WpNKtykeWw4wL4VOBEpYaidX5U4f5m8Q=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8345e13c-cb7e-4c82-a55d-412e8ee1fd0a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Getting quotas for project c360729d519c47f9a27c4122955729a4. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8345e13c-cb7e-4c82-a55d-412e8ee1fd0a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Getting quotas for user e9a4a607dbca4f87a4c5142b99c92097 and project c360729d519c47f9a27c4122955729a4. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8345e13c-cb7e-4c82-a55d-412e8ee1fd0a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.49 time: 0.163343 Jul 17 15:27:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 27/53] 192.168.122.24 () {62 vars in 1197 bytes} [Fri Jul 17 15:27:22 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 166 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Getting quotas for project 599ea0fd5be2429eb60c39d05764db0e. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Getting quotas for user f8ca42f8700c4c24aa953d2cde3de5f6 and project 599ea0fd5be2429eb60c39d05764db0e. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:27:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c6f24fe4-f53b-4b57-828f-eb57d8a8b014 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.629890 Jul 17 15:27:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 27/54] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:27:20 2026] POST /compute/v2.1/servers => generated 386 bytes in 1632 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9d4b15bf-cf53-4e98-9a2e-2087fa631227 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9d4b15bf-cf53-4e98-9a2e-2087fa631227 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9d4b15bf-cf53-4e98-9a2e-2087fa631227 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:22 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9d4b15bf-cf53-4e98-9a2e-2087fa631227 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9d4b15bf-cf53-4e98-9a2e-2087fa631227 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1227 microversion: 2.1 time: 0.391070 Jul 17 15:27:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 28/55] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:22 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1227 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:23 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-442b8058-44ed-44c9-bac8-cfedea7ec6fd tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1326 microversion: 2.1 time: 0.449538 Jul 17 15:27:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 28/56] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:23 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1326 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e6dac589-73d1-4080-9b05-e091604ffd11 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:24 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-e6dac589-73d1-4080-9b05-e091604ffd11 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:24 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-e6dac589-73d1-4080-9b05-e091604ffd11 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:24 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-e6dac589-73d1-4080-9b05-e091604ffd11 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:24 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e6dac589-73d1-4080-9b05-e091604ffd11 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1227 microversion: 2.1 time: 0.494838 Jul 17 15:27:24 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 29/57] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:24 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1227 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:24 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "name": "network-vif-plugged", "status": "completed", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Creating event network-vif-plugged:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=61803) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6e639d6b-b936-46e4-b564-d9e110cddb3d req-0c1c865f-63b4-4f4a-a8d8-7d032da0d5e7 service nova] Acquired lock "compute-rpcapi-router" {{(pid=61803) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: INFO nova.compute.rpcapi [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] Releasing lock "compute-rpcapi-router" {{(pid=61803) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e53ab769-d45d-4c9c-bd56-439daddf95e7 None None] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.349436 Jul 17 15:27:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 30/58] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:25 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fcce70ef-1353-4bb7-bf77-1f724158e4ff tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1279 microversion: 2.1 time: 0.771929 Jul 17 15:27:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 31/59] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:25 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1279 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1432498449", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "46d7342d-0230-4b5c-8db7-39f44cf57a0c"}], "security_groups": [{"name": "tempest-securitygroup--1435499221"}], "key_name": "tempest-keypair-1266724222", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:26 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6b4526ef-6535-4e5a-b783-8a27ed90e1dc tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1326 microversion: 2.1 time: 1.870411 Jul 17 15:27:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 29/60] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:24 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1326 bytes in 1875 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:26 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:27 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] validate_networks() for [('46d7342d-0230-4b5c-8db7-39f44cf57a0c', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:27:27 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ffa7af11-3bac-425d-abee-24ed3e08fe58 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1327 microversion: 2.1 time: 1.771362 Jul 17 15:27:29 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 30/61] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:27 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1327 bytes in 1775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:29 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6b183240-52f0-44a9-956c-a27bcb9eaa4a tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1508 microversion: 2.1 time: 1.355065 Jul 17 15:27:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 31/62] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:29 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1508 bytes in 1357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "name": "network-vif-plugged", "status": "completed", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] Creating event network-vif-plugged:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.020s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-665f7973-c06c-4841-828b-2d2251456cce req-ba6abe7e-020b-4ccb-918b-89d2005aa347 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.216434 Jul 17 15:27:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 32/63] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:30 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Getting quotas for project c360729d519c47f9a27c4122955729a4. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Getting quotas for user e9a4a607dbca4f87a4c5142b99c92097 and project c360729d519c47f9a27c4122955729a4. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:27:30 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:27:30 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ad67d7e0-36db-4ba2-b98e-1601ce120b75 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.49 time: 4.790038 Jul 17 15:27:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 32/64] 192.168.122.24 () {62 vars in 1185 bytes} [Fri Jul 17 15:27:26 2026] POST /compute/v2.1/servers => generated 412 bytes in 4798 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1503498870", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "e9a0099b-e1c0-4602-b1cb-7317b44c8285"}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] validate_networks() for [('e9a0099b-e1c0-4602-b1cb-7317b44c8285', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:27:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-869f08ac-408e-4492-8a1f-0af638bd82b9 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1327 microversion: 2.1 time: 0.777990 Jul 17 15:27:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 33/65] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:30 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1327 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f935db9d-54d2-4d61-846c-07caa5ea554a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1333 microversion: 2.49 time: 0.300938 Jul 17 15:27:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 34/66] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:31 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1333 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Getting quotas for project 5f728363661443da946cb3ea5d22940f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Getting quotas for user c0b0e6cd3507461796725d9b7d97a319 and project 5f728363661443da946cb3ea5d22940f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-90202fd1-cbca-4a2a-9b1a-be3e9909e0b3 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.563251 Jul 17 15:27:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 33/67] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:27:31 2026] POST /compute/v2.1/servers => generated 386 bytes in 1567 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-480f7f97-2ceb-47b8-90f3-56b77037a193 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-480f7f97-2ceb-47b8-90f3-56b77037a193 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:32 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:32 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-480f7f97-2ceb-47b8-90f3-56b77037a193 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:33 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-480f7f97-2ceb-47b8-90f3-56b77037a193 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-480f7f97-2ceb-47b8-90f3-56b77037a193 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1227 microversion: 2.1 time: 1.252625 Jul 17 15:27:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 34/68] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:32 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1227 bytes in 1254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}, {"server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "name": "network-vif-plugged", "status": "completed", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.018s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Creating event network-changed:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] Creating event network-vif-plugged:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-115541ca-eb5e-477b-8f83-5e5d783c209d req-377ee43a-cd0a-4745-beb0-cf079e7bb463 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.298454 Jul 17 15:27:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 35/69] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:34 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:34 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-377a00d6-34b3-4541-9832-16b976faf7ef tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1327 microversion: 2.1 time: 1.882293 Jul 17 15:27:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 35/70] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:32 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1327 bytes in 1886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:34 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9607cf7d-dbb2-45c8-9704-73875ac35a7d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1393 microversion: 2.49 time: 0.722902 Jul 17 15:27:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 36/71] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:34 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1393 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:35 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2be61b8c-916d-4b21-97c8-09fc7ed674ac tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1223 microversion: 2.1 time: 0.372284 Jul 17 15:27:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 36/72] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:35 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1223 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:36 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1e8613ca-e5d0-483a-a275-f78f1f7e5559 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1327 microversion: 2.1 time: 3.142727 Jul 17 15:27:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 37/73] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:35 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1327 bytes in 3146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "name": "network-vif-plugged", "status": "completed", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] Creating event network-vif-plugged:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-aa886c2b-6dce-4f1f-94e7-495c114df08e req-a2e1045e-9932-44e0-8ed5-7d9ee518abdc service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084472 Jul 17 15:27:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 38/74] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:38 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:38 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:38 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1c666668-197b-484b-884b-331b59926cd6 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1459 microversion: 2.49 time: 2.809095 Jul 17 15:27:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 37/75] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:36 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1459 bytes in 2810 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] Creating event network-changed:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-72320ef8-d709-4351-9d8e-fe01590dd997 req-1607cd07-5b6c-4351-aecb-e47ecdf4c098 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.104319 Jul 17 15:27:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 38/76] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:39 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-35e07068-f3c6-4e54-bb7e-56a869d85732 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1327 microversion: 2.1 time: 1.531138 Jul 17 15:27:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 39/77] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:38 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1327 bytes in 1537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:40 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:40 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e14777ca-ed14-4130-bf26-738178f1f472 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1511 microversion: 2.1 time: 1.241488 Jul 17 15:27:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 39/78] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:39 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1511 bytes in 1253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4db88c6b-f217-4ec0-9ee5-b6b315921d73 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1459 microversion: 2.49 time: 1.126754 Jul 17 15:27:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 40/79] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:40 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1459 bytes in 1129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=4 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] Creating event network-changed:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-1020935d-7eeb-4d19-a3b3-ae086c4b6944 req-e2cc748f-6a9a-4f09-9bdc-89e47991d4b9 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.124276 Jul 17 15:27:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 41/80] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-977c178a-a72c-441a-9091-0414f74e69c7 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1327 microversion: 2.1 time: 0.657756 Jul 17 15:27:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 40/81] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:41 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1327 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=5 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:42 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:42 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:43 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:43 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-12d84e4c-a036-49b0-b1b4-819b90a4b9ba tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1459 microversion: 2.49 time: 0.572400 Jul 17 15:27:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 42/82] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:42 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1459 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:43 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=11 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-plugged", "status": "completed", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] Creating event network-vif-plugged:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-f4091949-4cfb-466c-ac28-c10a46a5c456 req-bece99e9-b8a7-41c2-91dd-8e0804a42660 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.122567 Jul 17 15:27:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 43/83] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:44 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:44 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5e2e6f59-a70b-43a4-8363-5a8d12105711 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1327 microversion: 2.1 time: 1.789496 Jul 17 15:27:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 41/84] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:43 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1327 bytes in 1804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "name": "network-vif-plugged", "status": "completed", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] Creating event network-vif-plugged:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-46981e0b-576f-4c86-8820-7a38db5dc2db req-f900306a-8ba9-4850-864b-f86f9d007dc2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.144855 Jul 17 15:27:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 42/85] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:46 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4fd796d7-ad32-4886-95fd-0490948b631e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1459 microversion: 2.49 time: 3.283582 Jul 17 15:27:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 44/86] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:44 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1459 bytes in 3288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-057ac200-ef30-4bde-ba8d-dd37cc5f42c1 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1327 microversion: 2.1 time: 2.032306 Jul 17 15:27:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 43/87] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:45 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1327 bytes in 2035 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-plugged", "status": "completed", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] Creating event network-vif-plugged:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-72f6a095-3fb8-4d06-ae73-3d5bab24ed9d req-9a04ecd1-0aac-49be-bf12-a23bb634a61a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.138694 Jul 17 15:27:48 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 44/88] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "name": "network-vif-plugged", "status": "completed", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] Creating event network-vif-plugged:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-9fd3fc75-a0a5-44c0-bd3b-8c77222e17de req-bbbc01c8-a3b9-4c71-bc49-79101b7b2b08 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.129216 Jul 17 15:27:48 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 45/89] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:48 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "8df254ca-a3b7-488a-af50-1daee7dcbaad"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] HTTP exception thrown: Volume 0fd55027-838e-46f9-8a61-60ee8bc47d8c could not be found. Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] Returning 404 to user: Volume 0fd55027-838e-46f9-8a61-60ee8bc47d8c could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-66cdf81b-74d0-4488-8c44-9e3aeb71be46 tempest-VolumesAdminNegativeTest-840014045 tempest-VolumesAdminNegativeTest-840014045-project] 192.168.122.24 "PUT /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5/os-volume_attachments/0fd55027-838e-46f9-8a61-60ee8bc47d8c" status: 404 len: 109 microversion: 2.1 time: 1.584620 Jul 17 15:27:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 45/90] 192.168.122.24 () {60 vars in 1430 bytes} [Fri Jul 17 15:27:47 2026] PUT /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5/os-volume_attachments/0fd55027-838e-46f9-8a61-60ee8bc47d8c => generated 109 bytes in 1586 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-43b7ed92-25d4-407f-a533-a39068802f8c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1639 microversion: 2.49 time: 0.753942 Jul 17 15:27:49 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 46/91] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:27:48 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1639 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:49 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-60762ad0-947c-4786-92e9-78d29fe760b9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface" status: 200 len: 282 microversion: 2.49 time: 0.907522 Jul 17 15:27:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 47/92] 192.168.122.24 () {60 vars in 1313 bytes} [Fri Jul 17 15:27:49 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface => generated 282 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:27:50 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7d66af1d-715e-4cb1-ba8e-44059877b7b8 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1509 microversion: 2.1 time: 1.171636 Jul 17 15:27:50 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 46/93] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:49 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1509 bytes in 1187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:27:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2a1bd51a-46d9-4d85-8dd2-66ca7f71950b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 204 len: 0 microversion: 2.1 time: 0.431987 Jul 17 15:27:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 48/94] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:27:50 2026] DELETE /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:50 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:52 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "name": "network-vif-unplugged", "status": "completed", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] Creating event network-vif-unplugged:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-b2a840d5-97cd-4273-830e-a0e3442a7d28 req-333e98bb-02d6-495e-86a9-68814b4f1432 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.180685 Jul 17 15:27:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 49/95] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:52 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:53 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=62 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-732fa89c-5bca-46f6-8faf-4f09f417fc39 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1515 microversion: 2.1 time: 2.642872 Jul 17 15:27:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 47/96] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:50 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1515 bytes in 2653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f11fdf16-e36a-4b6a-a215-5db0b063d6d0 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 204 len: 0 microversion: 2.1 time: 0.404294 Jul 17 15:27:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 50/97] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:27:54 2026] DELETE /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "name": "network-vif-unplugged", "status": "completed", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] Creating event network-vif-unplugged:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ca17bb80-4428-4885-a223-f98d68716955 req-7b50de7d-3f19-4a69-93a8-3c4f04a98038 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.072784 Jul 17 15:27:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 51/98] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-61866495-710c-4473-ac42-1f8df3345003 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1473 microversion: 2.1 time: 0.560151 Jul 17 15:27:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 48/99] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:54 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1473 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] Creating event network-changed:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:27:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-969af741-6428-4700-ac73-fa597f6a3fa7 req-950855b3-64e0-4eba-b950-4f39078133ab service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072350 Jul 17 15:27:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 49/100] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:55 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-759874b1-db2f-4f05-9960-d2675953151c tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1517 microversion: 2.1 time: 0.911391 Jul 17 15:27:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 52/101] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:54 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1517 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lazy-loading 'fault' on Instance uuid 93123a39-1823-452c-b2e1-e080e72d5a32 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:27:56 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:27:56 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9a62adb8-f48a-4395-8f15-54674966b8c5 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 200 len: 1313 microversion: 2.1 time: 1.538919 Jul 17 15:27:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 50/102] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:55 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 1313 bytes in 1541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93123a39-1823-452c-b2e1-e080e72d5a32", "name": "network-vif-deleted", "tag": "d50d79da-c8ba-4377-89bf-afb82a638bd7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f8ca42f8700c4c24aa953d2cde3de5f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '599ea0fd5be2429eb60c39d05764db0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] Creating event network-vif-deleted:d50d79da-c8ba-4377-89bf-afb82a638bd7 for instance 93123a39-1823-452c-b2e1-e080e72d5a32 on devstack Jul 17 15:27:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-54c0ea90-3005-4efd-87ec-7f383590f374 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 200 len: 1475 microversion: 2.1 time: 0.909821 Jul 17 15:27:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 53/103] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:56 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 1475 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:27:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-a42d9bd9-ea3e-4ee9-abc4-482fc2c3e8cb req-e0dc0f53-a84b-4710-acb4-8f88acb9c353 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.076497 Jul 17 15:27:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 51/104] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "name": "network-vif-unplugged", "status": "completed", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] Creating event network-vif-unplugged:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-a27d2e47-008c-4d4f-a9f2-795391936810 req-56082a93-82ff-46ff-ae40-bf78b0b6da35 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.120022 Jul 17 15:27:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 54/105] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] HTTP exception thrown: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 404 to user: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b85f398f-7915-478a-ae16-7375cf81bead tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 404 len: 111 microversion: 2.1 time: 0.053996 Jul 17 15:27:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 52/106] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:58 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] [instance: 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] HTTP exception thrown: Instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 could not be found. Jul 17 15:27:58 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:27:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] Returning 404 to user: Instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:27:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a95bdc80-6f7c-4be9-ae5c-57d0247b3638 tempest-VolumesAdminNegativeTest-659650382 tempest-VolumesAdminNegativeTest-659650382-project-member] 192.168.122.24 "GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5" status: 404 len: 111 microversion: 2.1 time: 0.068836 Jul 17 15:27:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 53/107] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:58 2026] GET /compute/v2.1/servers/69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:27:58 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:27:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-316adc09-2b3b-4286-85ff-05e152a87115 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1508 microversion: 2.1 time: 0.362471 Jul 17 15:27:58 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 55/108] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:27:58 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1508 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:27:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "name": "network-vif-unplugged", "status": "completed", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}, {"server_uuid": "69eb3eb7-7b61-44e9-8684-b0c1e008cfe5", "name": "network-vif-deleted", "tag": "c952fa29-62c3-480a-8297-ca32e619c09e"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:27:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:27:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:27:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:27:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Creating event network-vif-unplugged:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] Creating event network-vif-deleted:c952fa29-62c3-480a-8297-ca32e619c09e for instance 69eb3eb7-7b61-44e9-8684-b0c1e008cfe5 on devstack Jul 17 15:27:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:27:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-3ee2b295-3795-481e-aaa7-4919f5666799 req-d9a94267-f522-45a6-8788-7c866e42ac53 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.127432 Jul 17 15:27:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 54/109] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:27:59 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:28:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cdf29e5c-1cbf-4230-80fb-2506d233631b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-613304721", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "29576d1d-4356-4d9b-80a8-fa9ed2465adc", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "e9a0099b-e1c0-4602-b1cb-7317b44c8285"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-cdf29e5c-1cbf-4230-80fb-2506d233631b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] HTTP exception thrown: Block Device 29576d1d-4356-4d9b-80a8-fa9ed2465adc is not bootable. Jul 17 15:28:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cdf29e5c-1cbf-4230-80fb-2506d233631b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 400 to user: Block Device 29576d1d-4356-4d9b-80a8-fa9ed2465adc is not bootable. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cdf29e5c-1cbf-4230-80fb-2506d233631b tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.252049 Jul 17 15:28:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 56/110] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:02 2026] POST /compute/v2.1/servers => generated 110 bytes in 254 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:02 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:04 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-64bfa461-ea74-4446-b9c6-48464fa67dc2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1508 microversion: 2.1 time: 1.863782 Jul 17 15:28:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 55/111] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:02 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1508 bytes in 1865 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:04 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:06 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f29d3d39-d867-401a-b82c-6a63ae1e88c4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1508 microversion: 2.1 time: 2.007211 Jul 17 15:28:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 57/112] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:04 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1508 bytes in 2008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:07 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-511d5452-94d9-4980-8efc-663390b2d9fa tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-22441060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFngXGVilXff+xmFu2xzH214/2EnL5AET1rDa5m1cw6Hr3QbYErBlFpWXN4y4ndK5jfJ+4z3drOJqAPnJJU8eUiPIAbr5GCriRJQ4vtLNSsebPkrTktOVrvN8m+LcicXXw=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-511d5452-94d9-4980-8efc-663390b2d9fa tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for project b8997153aa6249d3acf9e10ca42322af. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-511d5452-94d9-4980-8efc-663390b2d9fa tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for user 2811632312a84150bdef99434622b169 and project b8997153aa6249d3acf9e10ca42322af. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:07 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-511d5452-94d9-4980-8efc-663390b2d9fa tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.481617 Jul 17 15:28:07 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 56/113] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:28:07 2026] POST /compute/v2.1/os-keypairs => generated 384 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-86ba1ec4-c4e5-495e-a4c3-1ba37a8892de tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1898905794", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "destination_type": "local"}, {"source_type": "volume", "uuid": "6ea3155d-07db-469a-bb4e-08b986f6c6e2", "destination_type": "invalid"}], "networks": [{"uuid": "e9a0099b-e1c0-4602-b1cb-7317b44c8285"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-86ba1ec4-c4e5-495e-a4c3-1ba37a8892de tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-86ba1ec4-c4e5-495e-a4c3-1ba37a8892de tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.011209 Jul 17 15:28:09 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 58/114] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:09 2026] POST /compute/v2.1/servers => generated 155 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1605478594", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5e21aaff-5bab-4bf1-a87d-1161b3836b8b"}], "security_groups": [{"name": "tempest-securitygroup--1466980285"}], "key_name": "tempest-keypair-22441060", "user_data": "}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:09 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-af929439-26c8-4fc9-b908-55ab431ba58f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1508 microversion: 2.1 time: 0.308917 Jul 17 15:28:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 57/115] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:09 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1508 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:09 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] validate_networks() for [('5e21aaff-5bab-4bf1-a87d-1161b3836b8b', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:28:09 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:10 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for project b8997153aa6249d3acf9e10ca42322af. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for user 2811632312a84150bdef99434622b169 and project b8997153aa6249d3acf9e10ca42322af. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:28:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ca224cd9-f61b-4aa0-9b23-25b50f12c905 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 415 microversion: 2.1 time: 1.172947 Jul 17 15:28:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 59/116] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:09 2026] POST /compute/v2.1/servers => generated 415 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jul 17 15:28:10 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b92341ad-a8d0-4b2a-8610-9b83bdc0e9d1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:10 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b92341ad-a8d0-4b2a-8610-9b83bdc0e9d1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:10 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b92341ad-a8d0-4b2a-8610-9b83bdc0e9d1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:10 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b92341ad-a8d0-4b2a-8610-9b83bdc0e9d1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:10 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b92341ad-a8d0-4b2a-8610-9b83bdc0e9d1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1249 microversion: 2.1 time: 0.119220 Jul 17 15:28:10 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 58/117] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:10 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1249 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:12 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:12 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:12 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f66311ed-4770-4c53-8a16-b9862a6cdcec tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1245 microversion: 2.1 time: 0.192529 Jul 17 15:28:12 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 60/118] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:11 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1245 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=59,nova_api:INSERT=8 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:13 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:14 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-98246848-8f4c-4045-9765-a854207efdb7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1375 microversion: 2.1 time: 1.809620 Jul 17 15:28:14 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 59/119] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:13 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1375 bytes in 1811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] HTTP exception thrown: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 404 to user: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-de2b80c3-8494-4c16-b0eb-56b26ffa5720 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 404 len: 111 microversion: 2.1 time: 0.084420 Jul 17 15:28:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 60/120] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:28:14 2026] DELETE /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] Creating event network-changed:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-5df19bf5-5b14-4f36-976c-adadff814532 req-7a904f6a-90ae-4c7a-8780-1c38b140963d service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051829 Jul 17 15:28:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 61/121] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: 93123a39-1823-452c-b2e1-e080e72d5a32] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] HTTP exception thrown: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 404 to user: Instance 93123a39-1823-452c-b2e1-e080e72d5a32 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3c8144ae-1c70-40ec-9fb3-94cb3437331f tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32" status: 404 len: 111 microversion: 2.1 time: 0.040227 Jul 17 15:28:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 62/122] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:15 2026] GET /compute/v2.1/servers/93123a39-1823-452c-b2e1-e080e72d5a32 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-da46a343-c3c7-4e86-8923-ac5a90682320 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1758 microversion: 2.49 time: 1.099531 Jul 17 15:28:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 61/123] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:14 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1758 bytes in 1101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "f35ff09b-42e7-4cac-b55d-d4dce8f554e1", "tag": "nic-tag"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=54,nova_api:INSERT=6,nova_api:UPDATE=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-290dc4ac-364a-4731-9866-48ae3bbd44e2 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 204 len: 0 microversion: 2.1 time: 0.311837 Jul 17 15:28:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 63/124] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:28:15 2026] DELETE /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:15 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2b7318b5-4678-48a5-869c-b6d80c3126d4 tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1514 microversion: 2.1 time: 0.482724 Jul 17 15:28:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 64/125] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:15 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1514 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:16 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fd50a668-7c8c-4ae5-bb43-ff359fea2d33 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1375 microversion: 2.1 time: 1.540306 Jul 17 15:28:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 65/126] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:15 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1375 bytes in 1543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "name": "network-vif-unplugged", "status": "completed", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] Creating event network-vif-unplugged:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-66befffc-6d25-4611-a9c8-cd153e962705 req-5182b896-7917-46d1-9a15-39d2c9805dc9 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.096303 Jul 17 15:28:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 66/127] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:17 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:17 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c0b0e6cd3507461796725d9b7d97a319', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f728363661443da946cb3ea5d22940f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b831f9eb-2296-4c65-8cdf-f9b6a760735c tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 200 len: 1472 microversion: 2.1 time: 1.088344 Jul 17 15:28:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 67/128] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:17 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 1472 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:18 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8906f8ec-e0eb-49ef-b55f-4536ea9f9e46 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1375 microversion: 2.1 time: 1.094234 Jul 17 15:28:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 68/129] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:18 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1375 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "name": "network-vif-unplugged", "status": "completed", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}, {"server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "name": "network-vif-plugged", "status": "completed", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}, {"server_uuid": "c76ab335-fb21-453f-978e-70f44066b841", "name": "network-vif-deleted", "tag": "171670ff-30ea-4065-b531-ee34fb2a5c5c"}, {"server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "name": "network-vif-plugged", "status": "completed", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}, {"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-unplugged", "status": "completed", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Creating event network-vif-unplugged:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Creating event network-vif-plugged:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Creating event network-vif-deleted:171670ff-30ea-4065-b531-ee34fb2a5c5c for instance c76ab335-fb21-453f-978e-70f44066b841 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Creating event network-vif-plugged:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] Creating event network-vif-unplugged:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-31b7b24c-89ed-47ac-a064-0979ec9f6436 req-dfe6ae9f-6c11-454b-b142-fb0e54bdb48f service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 871 microversion: 2.1 time: 0.055784 Jul 17 15:28:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 69/130] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:19 2026] POST /compute/v2.1/os-server-external-events => generated 871 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] Creating event network-changed:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-98403530-e2e2-4786-981c-9d0ac601bf7d req-05fd299f-ee3e-4b6a-aee3-b0b6da930ee2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.060455 Jul 17 15:28:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 70/131] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] [instance: c76ab335-fb21-453f-978e-70f44066b841] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] HTTP exception thrown: Instance c76ab335-fb21-453f-978e-70f44066b841 could not be found. Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] Returning 404 to user: Instance c76ab335-fb21-453f-978e-70f44066b841 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-891039e4-439d-4bee-b547-e43aaa4c98bf tempest-ServersNegativeTestJSON-132200181 tempest-ServersNegativeTestJSON-132200181-project-member] 192.168.122.24 "GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841" status: 404 len: 111 microversion: 2.1 time: 0.094818 Jul 17 15:28:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 71/132] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:19 2026] GET /compute/v2.1/servers/c76ab335-fb21-453f-978e-70f44066b841 => generated 111 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:28:20 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:20 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8c0ca76a-e52b-45a4-801e-987c14926643 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1559 microversion: 2.1 time: 0.503865 Jul 17 15:28:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 72/133] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:20 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1559 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:21 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f6ab0804-dc94-46c1-bb32-26ac084b15af tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.246805 Jul 17 15:28:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 73/134] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:28:21 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461/os-interface => generated 283 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:22 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-plugged", "status": "completed", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] Creating event network-vif-plugged:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-5584994c-221b-4325-8213-2de4fbe11876 req-7db0f91b-3a2a-4fae-91ed-ce8f8ec0f16e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.157241 Jul 17 15:28:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 74/135] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5c329a34-2f07-4f51-ae1c-c563827a4d5d tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "POST /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface" status: 200 len: 282 microversion: 2.49 time: 8.563496 Jul 17 15:28:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 62/136] 192.168.122.24 () {62 vars in 1334 bytes} [Fri Jul 17 15:28:15 2026] POST /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface => generated 282 bytes in 8566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8959ad18-f311-417a-961e-0cc134a5616b", "tag": "volume-tag"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-plugged", "status": "completed", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] Creating event network-vif-plugged:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-b9059740-560e-4837-8220-112775e4ba56 req-85166ba7-028c-424f-822d-9f793a186c45 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.120528 Jul 17 15:28:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 63/137] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6e903668-5f54-4ade-9475-e4c1126a236c tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "POST /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 1.487728 Jul 17 15:28:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 75/138] 192.168.122.24 () {62 vars in 1361 bytes} [Fri Jul 17 15:28:23 2026] POST /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments => generated 194 bytes in 1496 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] Creating event network-changed:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:28:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-d47f74b9-8a26-4887-8235-5a5bedbb2ae5 req-c2d0cc6b-f6ba-4bbe-8722-e56a774cbc1e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.089988 Jul 17 15:28:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 64/139] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:25 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lazy-loading 'services' on Instance uuid a30a73df-5602-4183-bd0f-ff02a211f075 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:28:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-230c8ee2-0638-4206-9201-9a662612fa0b tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments/8959ad18-f311-417a-961e-0cc134a5616b" status: 202 len: 0 microversion: 2.49 time: 0.353929 Jul 17 15:28:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 76/140] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:28:33 2026] DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments/8959ad18-f311-417a-961e-0cc134a5616b => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-bd395173-a66e-4c47-825d-1c92040e2ab9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface/72d51047-f2df-4fc6-8e9e-31a7ddffb796" status: 202 len: 0 microversion: 2.49 time: 0.148674 Jul 17 15:28:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 65/141] 192.168.122.24 () {60 vars in 1427 bytes} [Fri Jul 17 15:28:34 2026] DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-interface/72d51047-f2df-4fc6-8e9e-31a7ddffb796 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d5414966-b345-4d47-b87f-7d0777a9ad7f tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 474 microversion: 2.49 time: 0.637848 Jul 17 15:28:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 77/142] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:34 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 474 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:28:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-unplugged", "status": "completed", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] Creating event network-vif-unplugged:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-5be6eb03-5aa3-4a38-af68-2a298a250c0a req-1fa5e07f-118c-45f7-a327-ee5caef9ab71 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.063277 Jul 17 15:28:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 66/143] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:35 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-50001e50-05ec-4eae-b66b-f4e530bfc221 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 474 microversion: 2.49 time: 0.090075 Jul 17 15:28:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 78/144] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:36 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 474 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c3719979-c46f-4e00-9699-4b9dd04b9e1b tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 474 microversion: 2.49 time: 0.165801 Jul 17 15:28:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 67/145] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:37 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 474 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:28:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1824149958", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "1494aa57-fe1b-478a-bd59-037605a32469"}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-unplugged", "status": "completed", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] validate_networks() for [('1494aa57-fe1b-478a-bd59-037605a32469', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] Creating event network-vif-unplugged:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-98ab3103-5fb2-4376-a710-1d1170bdf4d1 req-c5a4c41a-39f4-4a62-8d56-46ceb9065d1a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.057801 Jul 17 15:28:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 68/146] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-deleted", "tag": "72d51047-f2df-4fc6-8e9e-31a7ddffb796"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] Creating event network-vif-deleted:72d51047-f2df-4fc6-8e9e-31a7ddffb796 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-a5d65f55-abc2-43c4-9dec-dccb40ac9f6b req-40d7b1a9-c167-4a31-b738-b3ab7113bb4b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058032 Jul 17 15:28:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 69/147] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c3647ce4-d827-48ac-9eb9-8f0d799c5c76 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 474 microversion: 2.49 time: 0.064339 Jul 17 15:28:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 70/148] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:38 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 474 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Getting quotas for project 56c22527168548afa934727f3c90c553. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Getting quotas for user b7a205ed7ec249828dd25bce27ab8f8f and project 56c22527168548afa934727f3c90c553. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4c48b223-7a0d-4e22-b469-c24dff86d207 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.532493 Jul 17 15:28:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 79/149] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:37 2026] POST /compute/v2.1/servers => generated 386 bytes in 1535 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a7dfa8cd-9e33-42c9-8ef5-fc14d68ee59e tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a7dfa8cd-9e33-42c9-8ef5-fc14d68ee59e tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a7dfa8cd-9e33-42c9-8ef5-fc14d68ee59e tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a7dfa8cd-9e33-42c9-8ef5-fc14d68ee59e tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a7dfa8cd-9e33-42c9-8ef5-fc14d68ee59e tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1225 microversion: 2.1 time: 0.181134 Jul 17 15:28:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 71/150] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:39 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1225 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-83624db4-7556-47bc-830b-fb0068f6f5ad tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 503 microversion: 2.49 time: 0.123123 Jul 17 15:28:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 80/151] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:39 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 503 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0c72f84b-d6c0-4154-adf7-20d6d44cd1e7 tempest-TaggedAttachmentsTest-531684956 tempest-TaggedAttachmentsTest-531684956-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9" status: 200 len: 503 microversion: 2.49 time: 0.163154 Jul 17 15:28:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 72/152] 192.168.122.24 () {60 vars in 1457 bytes} [Fri Jul 17 15:28:39 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-instance-actions/req-bd395173-a66e-4c47-825d-1c92040e2ab9 => generated 503 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9cb0a385-821e-425f-9145-fffe73a21063 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.118091 Jul 17 15:28:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 81/153] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:28:40 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075/os-volume_attachments => generated 25 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d9e0edf1-e193-46ef-8a1b-ff8d11412a06 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 204 len: 0 microversion: 2.49 time: 0.311649 Jul 17 15:28:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 73/154] 192.168.122.24 () {60 vars in 1277 bytes} [Fri Jul 17 15:28:40 2026] DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:40 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b26344bb-64ef-4e6a-a217-203b0f6d7d9f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1221 microversion: 2.1 time: 0.282986 Jul 17 15:28:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 82/155] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:40 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1221 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-85e0f95a-3428-4339-a4ae-f7dd074e5687 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1764 microversion: 2.49 time: 0.842451 Jul 17 15:28:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 74/156] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:40 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1764 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:41 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:42 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-58a309b6-a4f2-41d7-a63b-ab7c87c4f86f tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1325 microversion: 2.1 time: 3.426601 Jul 17 15:28:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 83/157] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:41 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1325 bytes in 3428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-unplugged", "status": "completed", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] Creating event network-vif-unplugged:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-fe64c0c3-f9a2-4a57-9f59-1d804ecd570a req-bccf6267-23a7-4c7a-865e-b01f51f643e9 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.086906 Jul 17 15:28:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 84/158] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:45 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4a8bd9cb-c88d-42a5-8b01-99367cdf649e tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1764 microversion: 2.49 time: 2.844085 Jul 17 15:28:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 75/159] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:42 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1764 bytes in 2846 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] Creating event network-changed:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-289d4a21-b8ac-4879-ab28-2332fc084b5a req-44ea3c70-1aa8-4e1b-97a0-1d765e5caedf service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.082051 Jul 17 15:28:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 76/160] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-82b8b280-27a6-4ac9-b616-68b860f84c24 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-438644944", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFrwDi3wEwcg9iFgTiDEQZ8+29wpmoqO4XD+hs9ZUvY7FNGkBf8GvnrKj7xa8yc9ErkVOg/ggz4bN0agInoa3Wsf/wvffbbuT/FIcJQ310atEHbz00Ic13nMlpNs22jJwQ=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-82b8b280-27a6-4ac9-b616-68b860f84c24 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-82b8b280-27a6-4ac9-b616-68b860f84c24 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for user 08c12e343e55409c9388f040105e0a19 and project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-82b8b280-27a6-4ac9-b616-68b860f84c24 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.438937 Jul 17 15:28:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 85/161] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:28:45 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-50ce5e7a-8b80-4de5-b62a-0372756089f7 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1678 microversion: 2.1 time: 0.312504 Jul 17 15:28:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 77/162] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:45 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1678 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e9a4a607dbca4f87a4c5142b99c92097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c360729d519c47f9a27c4122955729a4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7f4eceb1-715e-4035-b02a-2a8d8cdf3f6a tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 200 len: 1696 microversion: 2.49 time: 0.289345 Jul 17 15:28:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 78/163] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:46 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 1696 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-fa2e2bfe-d97e-4825-b9f6-5a546e1f7c90 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-687223697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNemvYsZxAQZMNNtDM4KMtyGeaHz2fMSCrmc9y+nrJH3ePtNLuufjJswdvXE6nAdWflTP434OqpYmQah+hEChONFB1Ofy1t4JdWZ6OfA5CUaQ0gG4YWLC3x9TR4zeA/yEA=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-fa2e2bfe-d97e-4825-b9f6-5a546e1f7c90 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for project b8997153aa6249d3acf9e10ca42322af. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:46 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-fa2e2bfe-d97e-4825-b9f6-5a546e1f7c90 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for user 2811632312a84150bdef99434622b169 and project b8997153aa6249d3acf9e10ca42322af. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0b20dbf9-9dff-401e-a528-d87323e2f72d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1325 microversion: 2.1 time: 0.569410 Jul 17 15:28:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 86/164] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:46 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1325 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-fa2e2bfe-d97e-4825-b9f6-5a546e1f7c90 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.282306 Jul 17 15:28:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 79/165] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:28:46 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-unplugged", "status": "completed", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}, {"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-unplugged", "status": "completed", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}, {"server_uuid": "a30a73df-5602-4183-bd0f-ff02a211f075", "name": "network-vif-deleted", "tag": "adce339a-3154-4d86-a383-09f45fdb2978"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Creating event network-vif-unplugged:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Creating event network-vif-unplugged:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:28:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] Creating event network-vif-deleted:adce339a-3154-4d86-a383-09f45fdb2978 for instance a30a73df-5602-4183-bd0f-ff02a211f075 on devstack Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-63736c86-bb8c-4212-8d59-01877d016d66 req-a7b40ce0-40d9-4a3f-8aa1-a496684b8995 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.148432 Jul 17 15:28:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 87/166] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:47 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] HTTP exception thrown: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Returning 404 to user: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a94cbda2-4ac9-4f64-aae2-00ed25c57575 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 404 len: 111 microversion: 2.49 time: 0.077969 Jul 17 15:28:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 80/167] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:47 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f5cedef6-ba18-4709-83a8-900246fde639 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f5cedef6-ba18-4709-83a8-900246fde639 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1266724222" status: 204 len: 0 microversion: 2.49 time: 0.125450 Jul 17 15:28:48 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 88/168] 192.168.122.24 () {60 vars in 1259 bytes} [Fri Jul 17 15:28:47 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1266724222 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) Jul 17 15:28:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3c7a60a8-472c-4055-bdd8-47c421d2612d tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1325 microversion: 2.1 time: 1.251091 Jul 17 15:28:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 81/169] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:47 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1325 bytes in 1252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:49 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-130851562", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "67bd68e6-2e3c-4d81-941e-0db8220de84a"}], "security_groups": [{"name": "tempest-securitygroup--710524140"}], "key_name": "tempest-keypair-438644944", "user_data": "}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:50 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:50 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] validate_networks() for [('67bd68e6-2e3c-4d81-941e-0db8220de84a', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:28:50 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2a59cc09-76da-41ff-9858-b67fbed58a57 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1325 microversion: 2.1 time: 1.104628 Jul 17 15:28:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 82/170] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:50 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1325 bytes in 1108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-plugged", "status": "completed", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] Creating event network-vif-plugged:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-16c1fc2b-a702-406a-9808-bc0e133da47d req-b3211447-61aa-4c34-83cb-bf2083e7edb6 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042598 Jul 17 15:28:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 83/171] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1879288513", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "5e21aaff-5bab-4bf1-a87d-1161b3836b8b"}], "security_groups": [{"name": "tempest-securitygroup--1873544492"}], "key_name": "tempest-keypair-687223697", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:51 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:52 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] validate_networks() for [('5e21aaff-5bab-4bf1-a87d-1161b3836b8b', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for user 08c12e343e55409c9388f040105e0a19 and project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-932ccdc8-22de-4f30-8d89-d58e86e8e3eb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 2.561005 Jul 17 15:28:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 89/172] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:50 2026] POST /compute/v2.1/servers => generated 407 bytes in 2563 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] HTTP exception thrown: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Returning 404 to user: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6a689abb-9acd-414f-842d-c86f490b5b56 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 404 len: 111 microversion: 2.49 time: 0.044624 Jul 17 15:28:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 90/173] 192.168.122.24 () {60 vars in 1277 bytes} [Fri Jul 17 15:28:52 2026] DELETE /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for project b8997153aa6249d3acf9e10ca42322af. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for user 2811632312a84150bdef99434622b169 and project b8997153aa6249d3acf9e10ca42322af. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:28:52 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:28:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c2aae483-3226-4eb0-b1b1-483b674cfa4a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 1.228594 Jul 17 15:28:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 84/174] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:28:51 2026] POST /compute/v2.1/servers => generated 412 bytes in 1230 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0d79bab8-0134-4a6e-acdb-fa508cfed6a0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0d79bab8-0134-4a6e-acdb-fa508cfed6a0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-0d79bab8-0134-4a6e-acdb-fa508cfed6a0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-0d79bab8-0134-4a6e-acdb-fa508cfed6a0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0d79bab8-0134-4a6e-acdb-fa508cfed6a0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1246 microversion: 2.1 time: 0.123474 Jul 17 15:28:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 85/175] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:52 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1246 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] [instance: a30a73df-5602-4183-bd0f-ff02a211f075] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-044f8484-57fa-4db4-973c-f2ca20be0e55 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1507 microversion: 2.1 time: 0.386316 Jul 17 15:28:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 91/176] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:52 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1507 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4b7677f9-e416-4ec3-bcce-10a272356ee1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4b7677f9-e416-4ec3-bcce-10a272356ee1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:53 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4b7677f9-e416-4ec3-bcce-10a272356ee1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] HTTP exception thrown: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] Returning 404 to user: Instance a30a73df-5602-4183-bd0f-ff02a211f075 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ea9b7b6a-5b2a-46b8-9be4-7c653ae447e9 tempest-TaggedAttachmentsTest-1858231890 tempest-TaggedAttachmentsTest-1858231890-project-member] 192.168.122.24 "GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075" status: 404 len: 111 microversion: 2.49 time: 0.093333 Jul 17 15:28:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 86/177] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:28:53 2026] GET /compute/v2.1/servers/a30a73df-5602-4183-bd0f-ff02a211f075 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:28:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4b7677f9-e416-4ec3-bcce-10a272356ee1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4b7677f9-e416-4ec3-bcce-10a272356ee1 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1251 microversion: 2.1 time: 0.113524 Jul 17 15:28:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 92/178] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:53 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1251 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-plugged", "status": "completed", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] Creating event network-vif-plugged:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:28:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-7aac77ca-efa5-48e1-926a-30d6a120f480 req-0fb64157-d0ed-4b52-b8af-1bd8939aced4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065789 Jul 17 15:28:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 87/179] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=118,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:54 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ccdf5251-4e5a-4fd8-8c55-7f2d1cc8734b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1242 microversion: 2.1 time: 0.379889 Jul 17 15:28:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 93/180] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:54 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1242 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:54 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2728d318-aa0f-48a7-844e-27b0367a8246 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1255 microversion: 2.1 time: 0.299001 Jul 17 15:28:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 88/181] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:54 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1255 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:55 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:55 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b8adf390-05b7-412f-9851-57feaba3e097 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1304 microversion: 2.1 time: 0.219982 Jul 17 15:28:55 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 94/182] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:55 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1304 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:55 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0dbdb946-b3da-486f-b5f4-eafa401e21be tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1303 microversion: 2.1 time: 0.302214 Jul 17 15:28:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 89/183] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:55 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1303 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "809eea63-a7cd-4755-a75a-2a4761628029"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=100,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:28:56 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-01b41095-6ac2-406f-8df0-83ef40cab974 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "POST /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.003846 Jul 17 15:28:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 95/184] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:28:56 2026] POST /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06/os-volume_attachments => generated 194 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:57 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-da5d4ca8-e8db-43ff-af45-d4360be5cf28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1309 microversion: 2.1 time: 1.605927 Jul 17 15:28:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 96/185] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:57 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1309 bytes in 1620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] Creating event network-changed:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:28:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:28:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-f5eb7f5d-3fbe-4dc0-b6f9-af986b580f66 req-8fe144f2-08e8-44e8-8508-eb42d677e860 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.101038 Jul 17 15:28:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 97/186] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:28:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:28:59 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:28:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d86f0750-c049-4419-9781-e0d763625670 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1371 microversion: 2.1 time: 3.108890 Jul 17 15:28:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 90/187] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:28:56 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1371 bytes in 3111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-68fa5320-6f3f-4e2e-9a7e-5d929ad7b685 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 204 len: 0 microversion: 2.1 time: 0.318073 Jul 17 15:29:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 98/188] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:29:00 2026] DELETE /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:00 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-41a3455c-8894-4f3a-8e4d-26d1876c3c28 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1377 microversion: 2.1 time: 1.469574 Jul 17 15:29:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 91/189] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:00 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1377 bytes in 1472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:01 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-134dd5f3-3b0f-4364-8959-f414d12fecc9 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1559 microversion: 2.1 time: 1.375824 Jul 17 15:29:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 99/190] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:00 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1559 bytes in 1382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-unplugged", "status": "completed", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] Creating event network-vif-unplugged:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:29:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-a0c5c9ac-46d7-4bc2-bc89-fcda5c83cabc req-21bfc532-bad6-471a-8ecf-210ad2fa10a5 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.054704 Jul 17 15:29:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 100/191] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:01 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-deleted", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] Creating event network-vif-deleted:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-966ca428-534b-49ea-bbce-db2eed2f3087 req-22854806-2749-457d-971f-d14bf42b2ebc service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083063 Jul 17 15:29:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 101/192] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3b00e62b-e044-430d-8845-efb65aed5d70 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1371 microversion: 2.1 time: 1.047141 Jul 17 15:29:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 92/193] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:01 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1371 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:02 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:02 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=7 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=9 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a205ed7ec249828dd25bce27ab8f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56c22527168548afa934727f3c90c553', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f5b56ff1-8919-4578-b76f-5e414a065399 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 200 len: 1352 microversion: 2.1 time: 0.635447 Jul 17 15:29:03 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 93/194] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:02 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 1352 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-dc5f9b8b-8cad-4a40-8e6c-b2f0bdeb2e83 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1377 microversion: 2.1 time: 0.876035 Jul 17 15:29:03 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 102/195] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:02 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1377 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:03 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}, {"server_uuid": "05127db1-9e42-4aee-a90a-5d60dcf29a06", "name": "network-vif-unplugged", "status": "completed", "tag": "c6059692-4345-479e-bb0e-477b7a205811"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Creating event network-changed:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] Creating event network-vif-unplugged:c6059692-4345-479e-bb0e-477b7a205811 for instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 on devstack Jul 17 15:29:03 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-0d54dfe2-53bd-4d13-aff0-68cdee16362c req-53faa72f-65cd-4031-bd5d-a31e4b0066e5 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.110862 Jul 17 15:29:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 103/196] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:03 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "name": "network-vif-plugged", "status": "completed", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] Creating event network-vif-plugged:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-879bd843-9661-4201-b1bc-ef4926206191 req-f9c2b2d2-21d8-43ab-9095-c2804967b625 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067973 Jul 17 15:29:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 104/197] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] HTTP exception thrown: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Returning 404 to user: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3a0b9b7a-16a1-452c-a798-db5b93d9b9b2 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 404 len: 111 microversion: 2.1 time: 0.111696 Jul 17 15:29:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 105/198] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:04 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 111 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:04 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cafa8891-afaa-4f51-a31b-dfe6ee7ea10f tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1371 microversion: 2.1 time: 1.478197 Jul 17 15:29:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 94/199] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:03 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1371 bytes in 1483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] HTTP exception thrown: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. Jul 17 15:29:05 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Returning 404 to user: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:29:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5a58c0d3-14e9-47e6-a3f6-4b51a352d523 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.126113 Jul 17 15:29:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 95/200] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:29:05 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06/os-volume_attachments => generated 111 bytes in 159 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-plugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] Creating event network-vif-plugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ae4a5151-b1db-427c-b0ef-4723174fe829 req-fed9fc6b-7096-46e1-92a5-e90a94decfad service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.110858 Jul 17 15:29:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 96/201] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:06 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-185b305d-2cb7-4c9e-ac65-871b59d5857c tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1377 microversion: 2.1 time: 1.974407 Jul 17 15:29:06 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 106/202] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:04 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1377 bytes in 1975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "name": "network-vif-plugged", "status": "completed", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] Creating event network-vif-plugged:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:29:06 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bd0067ee-e7f0-44e6-9144-783ce068d017 req-3e5fc971-0f43-4db3-baab-24add22a6f54 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065575 Jul 17 15:29:06 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 107/203] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-66d67d6f-a413-4d4a-a0c4-5ace600dd653 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1551 microversion: 2.1 time: 0.946125 Jul 17 15:29:07 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 97/204] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:06 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1551 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:07 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0bb40e0a-234c-47e3-8b28-ef9c90fe29db tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.274119 Jul 17 15:29:07 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 108/205] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:29:07 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/os-interface => generated 283 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:07 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] HTTP exception thrown: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Returning 404 to user: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6dafdb92-0dc1-4759-bd4c-2033215a5d68 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 404 len: 111 microversion: 2.1 time: 0.075580 Jul 17 15:29:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 109/206] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:29:07 2026] DELETE /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] [instance: 05127db1-9e42-4aee-a90a-5d60dcf29a06] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] HTTP exception thrown: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] Returning 404 to user: Instance 05127db1-9e42-4aee-a90a-5d60dcf29a06 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ff11f4b6-d133-433d-afb2-fb3f5d1311c5 tempest-DeleteServersTestJSON-697275540 tempest-DeleteServersTestJSON-697275540-project-member] 192.168.122.24 "GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06" status: 404 len: 111 microversion: 2.1 time: 0.060233 Jul 17 15:29:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 110/207] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:08 2026] GET /compute/v2.1/servers/05127db1-9e42-4aee-a90a-5d60dcf29a06 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-plugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] Creating event network-vif-plugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-9616a7e2-9f03-454c-80b3-a5987e0fdc57 req-50dfe8f4-ca11-48de-a2c0-5bf3d396d7fd service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068902 Jul 17 15:29:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 111/208] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:08 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-513c11ea-8e8d-4376-aa0e-2fa394431813 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1560 microversion: 2.1 time: 2.575936 Jul 17 15:29:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 98/209] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:07 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1560 bytes in 2578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:10 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] Creating event network-changed:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:29:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-321b48ef-b60a-4dfe-91fc-68f39ba0b7db req-d0d56167-b553-4f16-94cd-7311f60f050d service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073278 Jul 17 15:29:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 99/210] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a108b98b-3abd-4f07-88a0-6fc10854056a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-interface" status: 200 len: 282 microversion: 2.1 time: 1.154027 Jul 17 15:29:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 112/211] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:29:10 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-interface => generated 282 bytes in 1170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] Creating event network-changed:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-c5bd59e0-cbbc-4aa9-a512-baa2b7aac460 req-99293c0b-5257-41fe-bf39-a145e3fee7b9 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.126585 Jul 17 15:29:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 100/212] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:20 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=75,nova_api:UPDATE=2,nova_api:INSERT=7,nova_api:DELETE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:20 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=52,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:23 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=54,nova_api:UPDATE=1,nova_api:INSERT=4 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:23 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=31 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ac14a90a-5295-453a-98de-cda8dae0c73e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-860475630", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFjJVTVENVz4YuoSHTrtcsHX8RtlZ49NB9Gc6cj6tivLNOqphb7o/yaR/QDWFMvtZJrJ9J7g74cWGyN53roInCNnf05SkeF4VSY6nxhpSAsM9j3YkDmR0xmm2SVo2XZuKQ=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:31 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ac14a90a-5295-453a-98de-cda8dae0c73e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Getting quotas for project 2e0f9cc39b6f41b3ab5e059c50a212ff. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:29:31 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ac14a90a-5295-453a-98de-cda8dae0c73e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Getting quotas for user 9630abd9a545471abfb6282574f1883c and project 2e0f9cc39b6f41b3ab5e059c50a212ff. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:29:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ac14a90a-5295-453a-98de-cda8dae0c73e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.646578 Jul 17 15:29:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 113/213] 192.168.122.24 () {62 vars in 1197 bytes} [Fri Jul 17 15:29:31 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 648 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9eaa4ec82dd4ca1a9134b7430b86d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:33 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3b4f19f3-530f-4c40-a485-8aab43430d96 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1679 microversion: 2.1 time: 0.444782 Jul 17 15:29:33 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 101/214] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:33 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1679 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a47d0407-86fc-4bdc-851b-43769eab2a64"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1695554131", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8ae19c68-90ab-4d8b-9e61-958439d2d895"}], "security_groups": [{"name": "tempest-securitygroup--345197816"}], "key_name": "tempest-keypair-860475630", "user_data": "}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] validate_networks() for [('8ae19c68-90ab-4d8b-9e61-958439d2d895', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Getting quotas for project 2e0f9cc39b6f41b3ab5e059c50a212ff. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Getting quotas for user 9630abd9a545471abfb6282574f1883c and project 2e0f9cc39b6f41b3ab5e059c50a212ff. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:29:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9723ccd8-7761-46fd-a2b3-fb4133f238be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.20 time: 0.751602 Jul 17 15:29:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 102/215] 192.168.122.24 () {62 vars in 1185 bytes} [Fri Jul 17 15:29:34 2026] POST /compute/v2.1/servers => generated 407 bytes in 754 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-2113265348", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f9377757-518f-4a05-bf03-003025561104 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.035476 Jul 17 15:29:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 114/216] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:29:34 2026] POST /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments => generated 194 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-00600be5-7d2c-4155-93e9-c78221a08c11 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1291 microversion: 2.20 time: 0.124003 Jul 17 15:29:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 115/217] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:35 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1291 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] validate_networks() for [('c0afc7a1-1460-4212-ba16-15bc5525115f', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ef8b3ef9-f33d-46e6-990b-d61eb5622232 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/ips" status: 200 len: 143 microversion: 2.1 time: 0.082834 Jul 17 15:29:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 116/218] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:29:35 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/ips => generated 143 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:35 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Getting quotas for project 9203ddbf35434a25bc1a1502149c93d3. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Getting quotas for user 1a1b46a8edf5491caba89d153d4d2c81 and project 9203ddbf35434a25bc1a1502149c93d3. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-99a9f7b3-132c-4f22-bd3d-77da6ade7f21 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 389 microversion: 2.1 time: 1.207968 Jul 17 15:29:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 103/219] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:29:34 2026] POST /compute/v2.1/servers => generated 389 bytes in 1213 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c329317a-f1b8-41a6-bf3f-59d530f6cdf4 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c329317a-f1b8-41a6-bf3f-59d530f6cdf4 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c329317a-f1b8-41a6-bf3f-59d530f6cdf4 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c329317a-f1b8-41a6-bf3f-59d530f6cdf4 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c329317a-f1b8-41a6-bf3f-59d530f6cdf4 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1232 microversion: 2.1 time: 0.225878 Jul 17 15:29:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 117/220] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:36 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1232 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1719326448", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f0bf5406-8ea2-4990-9653-bc369b7e4bbf tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1343 microversion: 2.20 time: 0.380026 Jul 17 15:29:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 104/221] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:36 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1343 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] validate_networks() for [('c0afc7a1-1460-4212-ba16-15bc5525115f', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:29:36 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:37 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Getting quotas for project 9203ddbf35434a25bc1a1502149c93d3. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Getting quotas for user 1a1b46a8edf5491caba89d153d4d2c81 and project 9203ddbf35434a25bc1a1502149c93d3. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-98d05afe-7d7b-428b-bcd0-0e634d581486 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 389 microversion: 2.1 time: 1.022830 Jul 17 15:29:37 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 118/222] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:29:36 2026] POST /compute/v2.1/servers => generated 389 bytes in 1032 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:37 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:37 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:37 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d5b895ab-61e0-4c89-95f7-99e4f1973520 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1349 microversion: 2.20 time: 0.396454 Jul 17 15:29:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 119/223] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:37 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1349 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-61ad8c5e-e5a5-4dbc-b567-68b903c3c135 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-61ad8c5e-e5a5-4dbc-b567-68b903c3c135 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-61ad8c5e-e5a5-4dbc-b567-68b903c3c135 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9eaa4ec82dd4ca1a9134b7430b86d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-62ef8a78-09b5-43b9-afe1-aa4772a35be0 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1725 microversion: 2.1 time: 0.596009 Jul 17 15:29:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 105/224] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:37 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1725 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-61ad8c5e-e5a5-4dbc-b567-68b903c3c135 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-593329617", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-61ad8c5e-e5a5-4dbc-b567-68b903c3c135 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1232 microversion: 2.1 time: 0.131136 Jul 17 15:29:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 120/225] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:38 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1232 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for project b8997153aa6249d3acf9e10ca42322af. Resources: dict_keys(['metadata_items']) {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Getting quotas for user 2811632312a84150bdef99434622b169 and project b8997153aa6249d3acf9e10ca42322af. Resources: dict_keys(['metadata_items']) {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:29:38 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d943bd8f-d1be-4ee8-829a-86a0b8fbeb36"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e92dc870-b215-434e-9232-35377b668244 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/action" status: 202 len: 1179 microversion: 2.1 time: 1.100454 Jul 17 15:29:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 106/226] 192.168.122.24 () {60 vars in 1276 bytes} [Fri Jul 17 15:29:38 2026] POST /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/action => generated 1179 bytes in 1103 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-96fa84d8-ddd5-431e-88f9-5a743d57808e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.890085 Jul 17 15:29:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 121/227] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:29:38 2026] POST /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623/os-volume_attachments => generated 194 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:39 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d467a717-ae6c-44e4-9467-aea3c7f01392 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1284 microversion: 2.1 time: 0.960658 Jul 17 15:29:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 122/228] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:39 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1284 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:40 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8f6b25b6-6a4c-4ea8-9cc5-0b79808784c5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1416 microversion: 2.20 time: 2.081212 Jul 17 15:29:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 107/229] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:39 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1416 bytes in 2087 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] Creating event network-changed:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-7370cc6d-ef1b-4aef-9d8f-434911fd039a req-dcb3d1b3-58ba-44c2-9297-f3481de1256b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054317 Jul 17 15:29:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 108/230] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-400c4dcb-199e-47da-af82-3f0a83389667 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1290 microversion: 2.1 time: 0.837031 Jul 17 15:29:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 109/231] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:41 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1290 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a8d9e295-5212-4b9a-bca8-17e1435ebb55 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1751 microversion: 2.1 time: 1.932296 Jul 17 15:29:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 123/232] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:40 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1751 bytes in 1940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] Creating event network-changed:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:29:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-443cdc4e-c2e4-478f-bee7-b2b43cb54318 req-22ad5914-d8a5-4fe3-9f65-fc6276410316 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057158 Jul 17 15:29:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 124/233] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:42 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b9964f51-989f-4edb-a559-dcfd996551ed tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1416 microversion: 2.20 time: 0.450032 Jul 17 15:29:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 110/234] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:42 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1416 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-unplugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}, {"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-unplugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Creating event network-vif-unplugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] Creating event network-vif-unplugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-a2b8fc0d-d0b0-4c89-aaec-bcb4c860b424 req-1cf639ca-d89d-4635-9051-2e53af6fdf9b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.284300 Jul 17 15:29:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 125/235] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:43 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:43 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9bef1f2b-63df-4a51-9bb9-07c932ba73c5 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 1.226107 Jul 17 15:29:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 111/236] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:43 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 1234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:44 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-61a9919b-2c94-4b52-8781-2b2062e932e5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1757 microversion: 2.1 time: 1.303967 Jul 17 15:29:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 126/237] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:43 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1757 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-838b24ea-6ac9-4009-b1c2-8433e2c005e5 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1416 microversion: 2.20 time: 1.001141 Jul 17 15:29:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 112/238] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:44 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1416 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-plugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] Creating event network-vif-plugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:29:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:45 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-8d3a45cb-a4f2-400e-9479-e95b19d5ec7c req-ebbc18a4-1443-445d-a9e3-74fb9a0812cb service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.162136 Jul 17 15:29:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 113/239] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=6 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:46 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c0f2fb01-4666-40aa-a211-c6311504f52e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 1.479997 Jul 17 15:29:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 127/240] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:45 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 1484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-44f2bf42-078f-4a2a-bb45-cc749d555545 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1757 microversion: 2.1 time: 1.284262 Jul 17 15:29:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 114/241] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:46 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1757 bytes in 1289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:47 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0db2d20e-e189-4980-bb2b-a792c45d8e12 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1603 microversion: 2.20 time: 0.368008 Jul 17 15:29:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 128/242] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:29:47 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1603 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:47 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5f074d81-f8f3-4fe8-9d01-27e5e300ea06 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.291275 Jul 17 15:29:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 115/243] 192.168.122.24 () {60 vars in 1313 bytes} [Fri Jul 17 15:29:47 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-interface => generated 283 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-plugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}, {"server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "name": "network-vif-plugged", "status": "completed", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=8 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Creating event network-vif-plugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:29:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] Creating event network-vif-plugged:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-a36dabbd-0055-4c58-9a62-57d1d426bf36 req-d9ea11dc-8360-4015-bbe3-a2068d226649 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.111906 Jul 17 15:29:48 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 129/244] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:48 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=5 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:48 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e9b07c52-af95-49b1-b605-36bc15a94e4f tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 2.393776 Jul 17 15:29:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 116/245] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:48 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 2396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "name": "network-vif-plugged", "status": "completed", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}, {"name": "network-changed", "server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Creating event network-vif-plugged:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:29:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] Creating event network-changed:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-fc53079e-d8cd-40ee-8fc8-6706d4972b04 req-7828c6e9-770c-4889-85d3-61138ad9fe39 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.155246 Jul 17 15:29:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 117/246] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:50 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:50 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fd7cbbb9-c889-4770-8e16-17d1b6cd8aa5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1742 microversion: 2.1 time: 2.437818 Jul 17 15:29:50 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 130/247] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:48 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1742 bytes in 2440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] Creating event network-changed:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-6d0a4933-63d1-43d8-b532-5b4b10f183d7 req-b7df7019-0027-44af-861c-7a9de5ce0d24 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.137182 Jul 17 15:29:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 118/248] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:51 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:51 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9eaa4ec82dd4ca1a9134b7430b86d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4f36b14d-4aef-440d-a781-ddc63f9ba205 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-reader] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1742 microversion: 2.1 time: 0.790667 Jul 17 15:29:51 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 131/249] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:50 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1742 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:51 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:52 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-22c4f025-f054-4d6d-a420-743173c752dc tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 1.251848 Jul 17 15:29:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 119/250] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:51 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 1258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-plugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}, {"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-plugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Creating event network-vif-plugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] Creating event network-vif-plugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:29:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-9e581a51-4583-40bb-a4bf-b24e3c5c1320 req-d3966257-6295-43c3-b7ba-86c1a1ae737e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.121526 Jul 17 15:29:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 132/251] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:53 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:54 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-52d46ce3-6c49-4c91-992c-e52952dbc6dd tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 0.390202 Jul 17 15:29:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 120/252] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:54 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "name": "network-vif-plugged", "status": "completed", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}, {"server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "name": "network-vif-plugged", "status": "completed", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Creating event network-vif-plugged:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:29:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] Creating event network-vif-plugged:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:29:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:29:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-37689da2-6741-481a-a802-72704c15f426 req-32a465fa-7c32-4028-815c-557ca045b168 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.064368 Jul 17 15:29:55 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 133/253] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:29:55 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:55 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-db7b990e-207a-4d7a-bf86-e9ac00b17401 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1332 microversion: 2.1 time: 0.412305 Jul 17 15:29:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 121/254] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:55 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1332 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:56 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0bd8729a-ec4b-4a4b-b927-36b421d177ea tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1520 microversion: 2.1 time: 0.267056 Jul 17 15:29:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 134/255] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:56 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1520 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lazy-loading 'flavor' on Instance uuid 9276f352-5a5a-490f-ac18-3f6563ff8506 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:29:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0c4f9d48-d0db-489b-bb39-0c233163304b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506/action" status: 200 len: 32 microversion: 2.1 time: 0.278885 Jul 17 15:29:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 122/256] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:29:57 2026] POST /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506/action => generated 32 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:57 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2337f535-fd8b-4309-982d-b6bb77c22b99 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1526 microversion: 2.1 time: 0.534389 Jul 17 15:29:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 135/257] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:57 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1526 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:29:59 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:29:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a40920b0-7d52-41e2-a3e5-87c54ad7cb5c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1526 microversion: 2.1 time: 0.423361 Jul 17 15:29:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 123/258] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:29:59 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1526 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:00 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-17504d6b-2701-4d7e-9821-2cadd32bb14a tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1526 microversion: 2.1 time: 0.273548 Jul 17 15:30:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 136/259] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:00 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1526 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:01 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:02 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2a8dfb2d-9b3e-426a-9b4f-3d6d8de77ecf tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1506 microversion: 2.1 time: 0.302429 Jul 17 15:30:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 124/260] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:01 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1506 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:02 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-994d4869-78d9-490c-9403-66a31e06bb4e tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1520 microversion: 2.1 time: 0.264057 Jul 17 15:30:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 137/261] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:02 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1520 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lazy-loading 'flavor' on Instance uuid 5c3787b9-b892-4eb8-94d0-9274403fd120 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:30:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-66854b9c-ba44-4127-b42d-d1a57ae2ef36 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/action" status: 200 len: 32 microversion: 2.1 time: 0.217402 Jul 17 15:30:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 125/262] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:30:05 2026] POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/action => generated 32 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:05 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:05 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-948714b7-bc75-4896-b993-ce664adfe694 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1526 microversion: 2.1 time: 0.374735 Jul 17 15:30:05 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 138/263] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:05 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1526 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:06 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:07 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-eba11530-6ab1-4dbe-a37c-a3fff4cf2e00 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1526 microversion: 2.1 time: 0.361453 Jul 17 15:30:07 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 126/264] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:06 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1526 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:08 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-95eb620b-498f-4a6f-a951-95da56beb93b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1526 microversion: 2.1 time: 0.231888 Jul 17 15:30:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 139/265] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:08 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1526 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b979b233-06ca-4e41-95c6-1a85ce27a8ca tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1506 microversion: 2.1 time: 0.208385 Jul 17 15:30:09 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 127/266] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:09 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1506 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5b7c13a5-ce1a-4e56-b45c-9c46703b8ef6"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 5c3787b9-b892-4eb8-94d0-9274403fd120 while it is in vm_state rescued Jul 17 15:30:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Returning 409 to user: Cannot 'attach_volume' instance 5c3787b9-b892-4eb8-94d0-9274403fd120 while it is in vm_state rescued {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:30:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-189899c9-569e-4773-b145-c885dac98864 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.052809 Jul 17 15:30:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 140/267] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:30:09 2026] POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/os-volume_attachments => generated 152 bytes in 55 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-13f1a9d5-0fb7-437d-b023-9d6689bb4858 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/action" status: 202 len: 0 microversion: 2.1 time: 0.510813 Jul 17 15:30:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 128/268] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:30:09 2026] POST /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120/action => generated 0 bytes in 513 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:10 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:10 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-23068497-676e-434b-a2f2-9d3b779f0c65 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1514 microversion: 2.1 time: 0.374481 Jul 17 15:30:10 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 141/269] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:10 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1514 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:11 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3b9ebc47-63fb-4b23-bd68-9a7a8fe81283 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1514 microversion: 2.1 time: 0.249557 Jul 17 15:30:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 129/270] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:11 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1514 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:12 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:13 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a19dfd3c-87c3-4af5-85fc-4df7cc55cacb tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1520 microversion: 2.1 time: 0.286750 Jul 17 15:30:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 142/271] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:12 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1520 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:30:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ada70aca-4017-4515-b8e4-77022ba955c3 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 204 len: 0 microversion: 2.1 time: 0.318260 Jul 17 15:30:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 130/272] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:30:15 2026] DELETE /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:16 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:16 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9ab285c4-f8dd-49c9-a763-47299573f959 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1512 microversion: 2.1 time: 0.326720 Jul 17 15:30:16 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 143/273] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:16 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1512 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:16 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "name": "network-vif-unplugged", "status": "completed", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] Creating event network-vif-unplugged:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:30:17 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-23c81a2c-1c52-46ba-97f8-316f056b991f req-dd4b04d4-b92a-47e7-8587-105b0c84eba3 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.111704 Jul 17 15:30:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 131/274] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:16 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:17 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ef1cb984-aec5-433c-899e-9f5f1eadda09 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 200 len: 1512 microversion: 2.1 time: 0.512211 Jul 17 15:30:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 144/275] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:17 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 1512 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 9276f352-5a5a-490f-ac18-3f6563ff8506] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] HTTP exception thrown: Instance 9276f352-5a5a-490f-ac18-3f6563ff8506 could not be found. Jul 17 15:30:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Returning 404 to user: Instance 9276f352-5a5a-490f-ac18-3f6563ff8506 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:30:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-02e1ea6a-f3c0-4edc-b191-a4eefbfe95f6 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506" status: 404 len: 111 microversion: 2.1 time: 0.051892 Jul 17 15:30:18 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 132/276] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:18 2026] GET /compute/v2.1/servers/9276f352-5a5a-490f-ac18-3f6563ff8506 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "name": "network-vif-unplugged", "status": "completed", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}, {"server_uuid": "9276f352-5a5a-490f-ac18-3f6563ff8506", "name": "network-vif-deleted", "tag": "73a818d4-cc69-4890-9024-dc2ac80c4875"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Creating event network-vif-unplugged:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:30:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] Creating event network-vif-deleted:73a818d4-cc69-4890-9024-dc2ac80c4875 for instance 9276f352-5a5a-490f-ac18-3f6563ff8506 on devstack Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-4c4c03b9-813f-497e-bdcf-017e07f45f3b req-6015822c-5d9b-4cf0-ab1d-6997a4dff78d service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.059690 Jul 17 15:30:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 133/277] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:19 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-be4506b0-0043-41e8-b7ab-5a0cef89741c tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 204 len: 0 microversion: 2.1 time: 0.187162 Jul 17 15:30:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 145/278] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:30:18 2026] DELETE /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:19 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1890ec21-12e4-4f6a-a4b6-e657811bbe7b tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1526 microversion: 2.1 time: 0.220211 Jul 17 15:30:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 134/279] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:19 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1526 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "name": "network-vif-deleted", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] Creating event network-vif-deleted:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:30:20 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-0be107b4-e272-46f7-af33-072c7fe67ca5 req-48793f5f-11eb-4283-9f43-55afe4811f71 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042997 Jul 17 15:30:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 146/280] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lazy-loading 'fault' on Instance uuid 5c3787b9-b892-4eb8-94d0-9274403fd120 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:20 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a1b46a8edf5491caba89d153d4d2c81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9203ddbf35434a25bc1a1502149c93d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-51fe79b1-bb51-41a0-b576-0e98d462cd5d tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 200 len: 1318 microversion: 2.1 time: 0.142303 Jul 17 15:30:20 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 135/281] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:20 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 1318 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "name": "network-vif-unplugged", "status": "completed", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}, {"server_uuid": "5c3787b9-b892-4eb8-94d0-9274403fd120", "name": "network-vif-unplugged", "status": "completed", "tag": "481c4f51-8fa7-4194-bc91-22a481a04c9a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Creating event network-vif-unplugged:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:30:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] Creating event network-vif-unplugged:481c4f51-8fa7-4194-bc91-22a481a04c9a for instance 5c3787b9-b892-4eb8-94d0-9274403fd120 on devstack Jul 17 15:30:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-7d3f0b30-1d79-40a0-8d6a-bd2cc13caca3 req-132b33f3-f877-4f9e-a770-174917ddd7e5 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.034693 Jul 17 15:30:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 147/282] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:21 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] [instance: 5c3787b9-b892-4eb8-94d0-9274403fd120] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] HTTP exception thrown: Instance 5c3787b9-b892-4eb8-94d0-9274403fd120 could not be found. Jul 17 15:30:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] Returning 404 to user: Instance 5c3787b9-b892-4eb8-94d0-9274403fd120 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:30:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b42636b1-d615-419a-9aa3-63a7406fcb27 tempest-ServerRescueNegativeTestJSON-427427533 tempest-ServerRescueNegativeTestJSON-427427533-project-member] 192.168.122.24 "GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120" status: 404 len: 111 microversion: 2.1 time: 0.036329 Jul 17 15:30:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 136/283] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:21 2026] GET /compute/v2.1/servers/5c3787b9-b892-4eb8-94d0-9274403fd120 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a8ef350a-5ca1-43fb-93a9-1892f44d12c0 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/ips" status: 200 len: 151 microversion: 2.20 time: 0.051409 Jul 17 15:30:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 148/284] 192.168.122.24 () {60 vars in 1286 bytes} [Fri Jul 17 15:30:26 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/ips => generated 151 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=59,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=151,nova_cell1:UPDATE=11,nova_cell1:INSERT=6,nova_cell1:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:30:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-804972ba-a0e9-40d1-beda-9c467aab72db tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1678 microversion: 2.1 time: 0.266255 Jul 17 15:30:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 137/285] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:27 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1678 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lazy-loading 'services' on Instance uuid 3eb5096a-213b-41f1-a4f6-f847f6feaf9c {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-328390f9-706c-4a38-8707-35fe09c1ba4b tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments/a47d0407-86fc-4bdc-851b-43769eab2a64" status: 202 len: 0 microversion: 2.1 time: 0.219942 Jul 17 15:30:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 149/286] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:30:28 2026] DELETE /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments/a47d0407-86fc-4bdc-851b-43769eab2a64 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-08a0ec30-2af7-4890-bcdf-7dcb61db311a tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.095909 Jul 17 15:30:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 138/287] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:30:28 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments => generated 197 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-affb969c-64db-47f9-a52a-4e6f4d568335 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-affb969c-64db-47f9-a52a-4e6f4d568335 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/d0175136-6c63-4694-a19c-c0c24d8bc064" status: 200 len: 349 microversion: 2.1 time: 0.076116 Jul 17 15:30:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 150/288] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:30:28 2026] GET /compute/v2.1/os-volumes/d0175136-6c63-4694-a19c-c0c24d8bc064 => generated 349 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lazy-loading 'flavor' on Instance uuid cc67e9f1-2c46-4733-937c-52e79108703c {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7418f4ae-1357-4ec6-acca-11adabe076c4 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.059847 Jul 17 15:30:29 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 151/289] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:30:29 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c/os-volume_attachments => generated 25 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-32e44c1c-3398-4c1d-bdcb-f3d38bc27aef tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 204 len: 0 microversion: 2.1 time: 0.175489 Jul 17 15:30:29 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 152/290] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:30:29 2026] DELETE /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 0 bytes in 177 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:29 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c546abe2-7048-44cc-ae93-738669bdecfe tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1702 microversion: 2.1 time: 0.244201 Jul 17 15:30:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 153/291] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:29 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1702 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-128f548c-6d7c-4e28-ae1c-e01259d5e41c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/action" status: 202 len: 0 microversion: 2.20 time: 1.140460 Jul 17 15:30:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 139/292] 192.168.122.24 () {62 vars in 1316 bytes} [Fri Jul 17 15:30:29 2026] POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/action => generated 0 bytes in 1143 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=133,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c84dd89d-3683-49db-95b9-66e57ae6fe19 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1728 microversion: 2.20 time: 0.470187 Jul 17 15:30:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 154/293] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:30 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1728 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-unplugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] Creating event network-vif-unplugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:30:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-bbad8c00-a383-44d3-80ae-2e869b3885b3 req-818051d6-c7e5-4483-9c54-092a4e609041 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.089224 Jul 17 15:30:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 140/294] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:30 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=60,nova_api:INSERT=4,nova_api:UPDATE=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a72cc4cd-3e9d-465e-96ab-920153940936 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1702 microversion: 2.1 time: 0.298670 Jul 17 15:30:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 155/295] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:31 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1702 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:30:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8277aae1-4ba8-477b-8bf2-31ce2fcc78c2 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8277aae1-4ba8-477b-8bf2-31ce2fcc78c2 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fd29e026-5e46-46c8-ab23-a97e1ba900c7" status: 200 len: 348 microversion: 2.1 time: 0.083816 Jul 17 15:30:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 141/296] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:30:31 2026] GET /compute/v2.1/os-volumes/fd29e026-5e46-46c8-ab23-a97e1ba900c7 => generated 348 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-bdb5f507-8eda-47e6-a113-b88eefb34c64 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1749 microversion: 2.20 time: 0.293909 Jul 17 15:30:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 156/297] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:31 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1749 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lazy-loading 'fault' on Instance uuid 3eb5096a-213b-41f1-a4f6-f847f6feaf9c {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:32 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-94514b56-bd74-470b-91e7-6ca7ea575198 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 200 len: 1354 microversion: 2.1 time: 0.207216 Jul 17 15:30:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 142/298] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:32 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 1354 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:32 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-unplugged", "status": "completed", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}, {"server_uuid": "3eb5096a-213b-41f1-a4f6-f847f6feaf9c", "name": "network-vif-deleted", "tag": "4b9b59d1-7b75-4b04-a0c3-08d8675f5459"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Creating event network-vif-unplugged:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:30:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] Creating event network-vif-deleted:4b9b59d1-7b75-4b04-a0c3-08d8675f5459 for instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c on devstack Jul 17 15:30:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-ab028f91-151d-4fd6-8cd8-0f370e181a7d req-18bef0d0-b059-4a70-9153-314839fd41f7 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.053625 Jul 17 15:30:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 157/299] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:32 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e6d6e724-665b-4086-8e61-ed2a45332f13 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1744 microversion: 2.20 time: 0.263786 Jul 17 15:30:33 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 143/300] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:33 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1744 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 3eb5096a-213b-41f1-a4f6-f847f6feaf9c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] HTTP exception thrown: Instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c could not be found. Jul 17 15:30:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Returning 404 to user: Instance 3eb5096a-213b-41f1-a4f6-f847f6feaf9c could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:30:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-74a1d555-eb31-4885-8bb7-0075ac492206 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c" status: 404 len: 111 microversion: 2.1 time: 0.037861 Jul 17 15:30:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 158/301] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:33 2026] GET /compute/v2.1/servers/3eb5096a-213b-41f1-a4f6-f847f6feaf9c => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:30:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ed47f15a-d160-4280-acb6-919ee36aa824 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:33 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ed47f15a-d160-4280-acb6-919ee36aa824 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-687223697" status: 202 len: 0 microversion: 2.1 time: 0.044040 Jul 17 15:30:33 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 144/302] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:30:33 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-687223697 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7ab27a02-b362-4edf-9699-1dea271ee184 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-646ceddc-d67e-4a35-91e7-9b0648f7e5f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1744 microversion: 2.20 time: 0.239571 Jul 17 15:30:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 159/303] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:34 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1744 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7ab27a02-b362-4edf-9699-1dea271ee184 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/17d9a984-a0c6-40d0-aba7-8bbe19774712" status: 200 len: 349 microversion: 2.1 time: 0.110457 Jul 17 15:30:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 145/304] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:30:34 2026] GET /compute/v2.1/os-volumes/17d9a984-a0c6-40d0-aba7-8bbe19774712 => generated 349 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6278880a-8ef8-41aa-95cb-9e5036b2461c tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6278880a-8ef8-41aa-95cb-9e5036b2461c tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes" status: 200 len: 1029 microversion: 2.1 time: 0.327412 Jul 17 15:30:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 160/305] 192.168.122.24 () {58 vars in 1131 bytes} [Fri Jul 17 15:30:34 2026] GET /compute/v2.1/os-volumes => generated 1029 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f510704d-68a4-460f-a484-16efabaaadfc tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f510704d-68a4-460f-a484-16efabaaadfc tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.115475 Jul 17 15:30:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 146/306] 192.168.122.24 () {58 vars in 1146 bytes} [Fri Jul 17 15:30:34 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 690 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-326ff7c6-72fb-4bc1-bae9-8435d44ff809 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-326ff7c6-72fb-4bc1-bae9-8435d44ff809 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes" status: 200 len: 1029 microversion: 2.1 time: 0.069342 Jul 17 15:30:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 161/307] 192.168.122.24 () {58 vars in 1131 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes => generated 1029 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-aefa58af-20aa-48b0-95f5-0e8340a92a0a tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-aefa58af-20aa-48b0-95f5-0e8340a92a0a tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.060066 Jul 17 15:30:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 147/308] 192.168.122.24 () {58 vars in 1164 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 351 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-49f7704c-6348-4821-861d-a3543f055249 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-49f7704c-6348-4821-861d-a3543f055249 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.063322 Jul 17 15:30:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 162/309] 192.168.122.24 () {58 vars in 1167 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 690 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c3818609-51e8-44b0-ae8e-d0dd16342bca tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c3818609-51e8-44b0-ae8e-d0dd16342bca tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1029 microversion: 2.1 time: 0.078918 Jul 17 15:30:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 148/310] 192.168.122.24 () {58 vars in 1152 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes/detail => generated 1029 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-08e256d9-2fe9-4376-9e33-b35e697cc056 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-08e256d9-2fe9-4376-9e33-b35e697cc056 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.061111 Jul 17 15:30:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 163/311] 192.168.122.24 () {58 vars in 1185 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 351 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8b3cccc5-889a-40db-973f-d4884ff3bb26 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8b3cccc5-889a-40db-973f-d4884ff3bb26 tempest-VolumesTestJSON-409668279 tempest-VolumesTestJSON-409668279-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1029 microversion: 2.1 time: 0.065925 Jul 17 15:30:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 149/312] 192.168.122.24 () {58 vars in 1152 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/os-volumes/detail => generated 1029 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2870fa25-8bb4-4ed4-8298-69ddbab0df3f tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1726 microversion: 2.20 time: 0.226967 Jul 17 15:30:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 164/313] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:35 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1726 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-13ae8dd3-24bb-4fdb-b3e5-1b32246edb2f tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 204 len: 0 microversion: 2.1 time: 0.206186 Jul 17 15:30:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 150/314] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:30:35 2026] DELETE /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-unplugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] Creating event network-vif-unplugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:36 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-60f868d5-e769-4a1a-b1e2-55814d741a16 req-421eca7f-c1c1-4397-a445-c44b4a6cca74 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.078299 Jul 17 15:30:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 151/315] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d9adaec0-39d8-45da-9bd3-600bd4c057a5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1684 microversion: 2.1 time: 0.389298 Jul 17 15:30:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 165/316] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:36 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1684 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:36 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "name": "network-vif-unplugged", "status": "completed", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] Creating event network-vif-unplugged:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-f4563312-5345-4de2-9542-9a5c074e35bb req-0a0a6faa-7ff0-45d8-a2b6-6fdaec2c1755 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.195089 Jul 17 15:30:37 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 166/317] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:37 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:37 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:37 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-036e3099-5667-426e-b42b-f0fc838b40f1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1726 microversion: 2.20 time: 0.662196 Jul 17 15:30:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 152/318] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:36 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1726 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:37 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2811632312a84150bdef99434622b169', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8997153aa6249d3acf9e10ca42322af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-82e6158f-8974-4f42-99b4-b5634f06c9b6 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 200 len: 1684 microversion: 2.1 time: 0.376779 Jul 17 15:30:37 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 167/319] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:37 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 1684 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}, {"server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "name": "network-vif-deleted", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.compute.server_external_events [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Unable to find a host for instance cc67e9f1-2c46-4733-937c-52e79108703c. Dropping event network-changed {{(pid=61802) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] Creating event network-vif-deleted:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ab6254c8-95a9-4036-a617-40dac845d544 req-8bc07bb5-f0fc-42e9-a1a3-b3b9b9eca137 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 207 len: 347 microversion: 2.1 time: 0.057605 Jul 17 15:30:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 153/320] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:38 2026] POST /compute/v2.1/os-server-external-events => generated 347 bytes in 59 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ca5a6ee5-fed2-4e37-87cd-d0ae7067d15e tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1669 microversion: 2.20 time: 0.316161 Jul 17 15:30:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 168/321] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:38 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1669 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "daff0d63-1874-41dc-a83f-e0da3df30cfc"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] [instance: 25947a79-b283-457b-ad3b-b2e15924c461] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] HTTP exception thrown: Instance 25947a79-b283-457b-ad3b-b2e15924c461 could not be found. Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Returning 404 to user: Instance 25947a79-b283-457b-ad3b-b2e15924c461 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:30:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fc8f6cc3-ee7d-4def-baaa-8765825de816 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461" status: 404 len: 111 microversion: 2.1 time: 0.062698 Jul 17 15:30:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 169/322] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:30:38 2026] GET /compute/v2.1/servers/25947a79-b283-457b-ad3b-b2e15924c461 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:30:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4af68e52-8417-449a-884c-6ed7a7791ee5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4af68e52-8417-449a-884c-6ed7a7791ee5 tempest-ServerActionsTestOtherA-1564946866 tempest-ServerActionsTestOtherA-1564946866-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-22441060" status: 202 len: 0 microversion: 2.1 time: 0.058770 Jul 17 15:30:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 170/323] 192.168.122.24 () {58 vars in 1212 bytes} [Fri Jul 17 15:30:38 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-22441060 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "25947a79-b283-457b-ad3b-b2e15924c461", "name": "network-vif-unplugged", "status": "completed", "tag": "d2cd3369-ad5e-46f0-aa79-e554aa36da6a"}, {"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-unplugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Creating event network-vif-unplugged:d2cd3369-ad5e-46f0-aa79-e554aa36da6a for instance 25947a79-b283-457b-ad3b-b2e15924c461 on devstack Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.compute.server_external_events [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] Unable to find a host for instance cc67e9f1-2c46-4733-937c-52e79108703c. Dropping event network-vif-unplugged {{(pid=61803) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-d78737c2-277c-4efc-a57c-81e63bf92d8c req-3f344ff6-d807-461a-a204-8239254bf2fd service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 207 len: 355 microversion: 2.1 time: 0.065417 Jul 17 15:30:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 171/324] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:39 2026] POST /compute/v2.1/os-server-external-events => generated 355 bytes in 70 msecs (HTTP/1.1 207) 9 headers in 367 bytes (2 switches on core 0) Jul 17 15:30:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c8b0e7ef-24e8-4e07-a0fc-1e35a8c1f986 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.608994 Jul 17 15:30:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 154/325] 192.168.122.24 () {62 vars in 1361 bytes} [Fri Jul 17 15:30:38 2026] POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments => generated 188 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-cb192847-bfcb-4248-9e6d-869e16973341 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments/daff0d63-1874-41dc-a83f-e0da3df30cfc" status: 202 len: 0 microversion: 2.20 time: 0.340961 Jul 17 15:30:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 172/326] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:30:39 2026] DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments/daff0d63-1874-41dc-a83f-e0da3df30cfc => generated 0 bytes in 344 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=61802) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Jul 17 15:30:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ccb3dba1-300e-4597-a8f3-e7312cc7cc25 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/action" status: 202 len: 0 microversion: 2.20 time: 0.182173 Jul 17 15:30:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 155/327] 192.168.122.24 () {62 vars in 1316 bytes} [Fri Jul 17 15:30:40 2026] POST /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3d7feb0e-f008-4118-8b60-26c0300d4953 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1677 microversion: 2.20 time: 0.242779 Jul 17 15:30:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 173/328] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:40 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1677 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5c2c5b7d-addb-4f55-ac7e-892303ba7b5c tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1677 microversion: 2.20 time: 0.765890 Jul 17 15:30:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 156/329] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:41 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1677 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9ec5bc1d-7d8b-4ea1-8726-c0b69491afbc tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.435653 Jul 17 15:30:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 174/330] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:43 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:44 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] Creating event network-changed:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:30:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bbf42c41-56ec-462e-a4c3-2075c3969f83 req-2f3be171-df2a-4a26-9ab2-44f507028d19 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.062047 Jul 17 15:30:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 175/331] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9d3beb68-c361-4a4b-98bd-2e65a6fedeef tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.336612 Jul 17 15:30:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 157/332] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:44 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-785cdaab-ccfb-4ac7-98cb-febdccd7ebd6 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.324082 Jul 17 15:30:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 176/333] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:46 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-489e2a27-a1ec-4160-9345-5394d1c56896 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.337519 Jul 17 15:30:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 158/334] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:47 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:48 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-72a3debb-f8b1-4b8c-b011-810f3fb3f3d3 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.297209 Jul 17 15:30:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 177/335] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:48 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cb4b0539-5fe8-4fa7-80fe-d29fd3c38538 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.296253 Jul 17 15:30:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 159/336] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:50 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:51 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-plugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] Creating event network-vif-plugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:30:51 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-abb5e717-2e1b-46c6-b734-efc840244d34 req-e0cd4e7d-3438-4670-a54e-058c5e9c5c65 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066077 Jul 17 15:30:51 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 178/337] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:51 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:52 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:52 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:52 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b99c0034-62b9-4f53-aa43-c9d1fbd5498d tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1735 microversion: 2.20 time: 0.549814 Jul 17 15:30:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 160/338] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:51 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1735 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:30:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fd032c82-f4db-4f6e-84c1-e66fe4d88ae8 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1722 microversion: 2.20 time: 0.202306 Jul 17 15:30:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 179/339] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:30:53 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1722 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:30:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-plugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:30:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:30:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:30:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:30:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] Creating event network-vif-plugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:30:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:30:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-f78a1a81-0aea-4f0f-89a2-f9bff9659add req-f2041f5e-608b-46ee-a332-8e1e0fe6670a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071340 Jul 17 15:30:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 161/340] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:30:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:03 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=20,nova_api:DELETE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:03 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=63,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:03 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=25,nova_api:DELETE=1,nova_api:UPDATE=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:03 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=78,nova_cell1:UPDATE=9,nova_cell1:INSERT=6 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c7c1c5d7-f6bc-4898-8f88-ff0c5fceba8b tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.066312 Jul 17 15:31:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 180/341] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:31:12 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c/os-volume_attachments => generated 25 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:31:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b4955272-cd3a-47aa-8220-ba34fb7cd3be tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 204 len: 0 microversion: 2.20 time: 0.230102 Jul 17 15:31:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 162/342] 192.168.122.24 () {60 vars in 1277 bytes} [Fri Jul 17 15:31:13 2026] DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2c386af7-755c-4efd-a9cb-531c712e3c66 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1728 microversion: 2.20 time: 0.309261 Jul 17 15:31:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 181/343] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:31:13 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1728 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:31:14 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-unplugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] Creating event network-vif-unplugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:31:14 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-9f6e5673-4223-402a-9b78-300415531edc req-daf670b7-afa1-4708-9259-2d0bd496e221 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.107355 Jul 17 15:31:14 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 163/344] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:14 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:15 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:15 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:15 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '9630abd9a545471abfb6282574f1883c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e0f9cc39b6f41b3ab5e059c50a212ff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:16 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-deb2b216-b2db-4683-a9d3-f0c24bde5ce1 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 200 len: 1728 microversion: 2.20 time: 1.333905 Jul 17 15:31:16 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 182/345] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:31:14 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 1728 bytes in 1335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:31:16 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-unplugged", "status": "completed", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}, {"server_uuid": "cc67e9f1-2c46-4733-937c-52e79108703c", "name": "network-vif-deleted", "tag": "dbfd71d4-bd92-4c15-ab44-cea764c7f750"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Creating event network-vif-unplugged:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:31:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] Creating event network-vif-deleted:dbfd71d4-bd92-4c15-ab44-cea764c7f750 for instance cc67e9f1-2c46-4733-937c-52e79108703c on devstack Jul 17 15:31:16 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-5292337f-f1b9-405e-8ae7-a59be65c1a1a req-1e389676-085e-49cf-86b6-39627eb2eed7 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.079748 Jul 17 15:31:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 164/346] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:16 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] HTTP exception thrown: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. Jul 17 15:31:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Returning 404 to user: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:31:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8126887f-e41f-4c13-9915-068f219fe619 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 404 len: 111 microversion: 2.20 time: 0.047200 Jul 17 15:31:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 183/347] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:31:17 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:31:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-de688bb1-7b7f-40fd-8868-c95e2a5991f4 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-de688bb1-7b7f-40fd-8868-c95e2a5991f4 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-860475630" status: 204 len: 0 microversion: 2.20 time: 0.048225 Jul 17 15:31:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 165/348] 192.168.122.24 () {60 vars in 1256 bytes} [Fri Jul 17 15:31:17 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-860475630 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] HTTP exception thrown: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. Jul 17 15:31:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Returning 404 to user: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:31:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a1a6edde-bb01-4489-a2cd-6c77fb2cc444 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 404 len: 111 microversion: 2.20 time: 0.048002 Jul 17 15:31:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 184/349] 192.168.122.24 () {60 vars in 1277 bytes} [Fri Jul 17 15:31:19 2026] DELETE /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] [instance: cc67e9f1-2c46-4733-937c-52e79108703c] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] HTTP exception thrown: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. Jul 17 15:31:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] Returning 404 to user: Instance cc67e9f1-2c46-4733-937c-52e79108703c could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:31:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-233c4d46-99e0-40ac-97f7-58a78a78a596 tempest-AttachVolumeShelveTestJSON-311453147 tempest-AttachVolumeShelveTestJSON-311453147-project-member] 192.168.122.24 "GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c" status: 404 len: 111 microversion: 2.20 time: 0.047935 Jul 17 15:31:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 166/350] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:31:19 2026] GET /compute/v2.1/servers/cc67e9f1-2c46-4733-937c-52e79108703c => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:31:29 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=5 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:29 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=14 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:29 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=8,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:29 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=12,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d6cfd0b8-d3e4-4319-a949-06f05bf86f1b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1002938366", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3JncnLlB2yHuI0T64Lx1YyBqKt3Uu1LTXArhqSBz1VrYG9YLAbNZ2P2L8DNqy2jmwgX9hhqGPfA78WM8PkVKNmH4NcFF2E96LGEBTVDae9beCA+kqVNw5KaJNCFB8IIw=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:38 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-d6cfd0b8-d3e4-4319-a949-06f05bf86f1b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:31:38 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-d6cfd0b8-d3e4-4319-a949-06f05bf86f1b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:31:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d6cfd0b8-d3e4-4319-a949-06f05bf86f1b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.586537 Jul 17 15:31:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 185/351] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:31:38 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1597611008", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9925bf4e-6c06-4833-aa59-5bcba248eae4"}], "security_groups": [{"name": "tempest-securitygroup--1758096317"}], "key_name": "tempest-keypair-1002938366", "user_data": "}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] validate_networks() for [('9925bf4e-6c06-4833-aa59-5bcba248eae4', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:31:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-59a4f445-5ec8-4dbc-b3d5-ca77f544e92a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.752106 Jul 17 15:31:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 167/352] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:31:40 2026] POST /compute/v2.1/servers => generated 408 bytes in 755 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:31:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e2591a4e-3193-4f14-91db-81100b02f0c7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-e2591a4e-3193-4f14-91db-81100b02f0c7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:41 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-e2591a4e-3193-4f14-91db-81100b02f0c7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:41 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-e2591a4e-3193-4f14-91db-81100b02f0c7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e2591a4e-3193-4f14-91db-81100b02f0c7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1252 microversion: 2.1 time: 0.134379 Jul 17 15:31:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 186/353] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:41 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1252 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:42 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:43 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-bac7fd0a-2a81-4464-bae9-5b66c03b2a0e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1304 microversion: 2.1 time: 0.154670 Jul 17 15:31:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 168/354] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:42 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1304 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:44 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-54ac841a-695c-4716-9e12-f7f4c9bdf289 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1378 microversion: 2.1 time: 0.820081 Jul 17 15:31:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 187/355] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:44 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1378 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] Creating event network-changed:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:31:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-1e844568-721b-47ad-9828-ab94f7aff20b req-74ef765c-269e-4fd0-8d65-6d8e799c4932 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054298 Jul 17 15:31:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 169/356] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:45 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-68539d24-3f2f-4d76-a742-794f4b918bb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1378 microversion: 2.1 time: 0.254951 Jul 17 15:31:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 188/357] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:45 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1378 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d02314ab-87a8-4d33-a68b-7730d9d9ff7b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1378 microversion: 2.1 time: 0.566079 Jul 17 15:31:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 170/358] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:47 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1378 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "name": "network-vif-plugged", "status": "completed", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] Creating event network-vif-plugged:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:31:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-039cfa40-3226-415f-b983-66a9fde1c5c1 req-bf3dfba3-5efe-4477-8d7c-b954f73f6936 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053813 Jul 17 15:31:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 189/359] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:31:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-27846a00-4089-4a8a-bbdb-d585a0318d7f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1561 microversion: 2.1 time: 0.286191 Jul 17 15:31:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 171/360] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:31:48 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1561 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:49 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:31:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3c7f50cd-87c1-4c51-869a-77278e155636 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.172269 Jul 17 15:31:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 190/361] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:31:49 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-interface => generated 282 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "name": "network-vif-plugged", "status": "completed", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] Creating event network-vif-plugged:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:31:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ee962780-9087-41ed-8a8c-c584d69b1862 req-8ead30f6-d854-4a6f-8a63-d003c48a3484 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063987 Jul 17 15:31:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 172/362] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:31:51 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:51 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:51 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] Creating event network-changed:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:31:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:31:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-535aa476-02b6-41e0-8db9-0d0273933055 req-348344a2-8bd6-454a-a7e5-998370025eb1 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053131 Jul 17 15:31:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 191/363] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:31:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:00 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=12,nova_api:INSERT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:00 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=16 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:02 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=12,nova_api:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:02 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=13 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-28a868ba-0867-4c97-9461-0205f3ad9f6d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/ips" status: 200 len: 147 microversion: 2.1 time: 0.064739 Jul 17 15:32:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 173/364] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:32:10 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/ips => generated 147 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "46b2f35f-690f-4b2d-81e0-61d7168804b9"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-20a5de23-c11c-46cb-a0b3-ce68b5ed4b48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.638288 Jul 17 15:32:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 192/365] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:32:13 2026] POST /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments => generated 194 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:16 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-535b1d86-d9ef-4339-9362-f1b6274ec23d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-958912759", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDP0ywm9iKuUT1A8xzglEi1uj9p9qA4ebwKwhqFjiU1TdWb/iZvpmS0qYSCxBehZC3zzRKt3ACp13jV9o/qADSa/RaDaoNC9svCDqYz7tnJOeS9qLDe81JPm+hC7+1uBlg=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:16 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-535b1d86-d9ef-4339-9362-f1b6274ec23d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:32:16 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-535b1d86-d9ef-4339-9362-f1b6274ec23d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:32:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-535b1d86-d9ef-4339-9362-f1b6274ec23d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.101762 Jul 17 15:32:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 174/366] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:32:16 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:20 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-954428536", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9925bf4e-6c06-4833-aa59-5bcba248eae4"}], "security_groups": [{"name": "tempest-securitygroup--1016141079"}], "key_name": "tempest-keypair-958912759", "user_data": "}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:21 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] validate_networks() for [('9925bf4e-6c06-4833-aa59-5bcba248eae4', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:32:21 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:22 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:32:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b0310627-e46d-4f08-b087-48dc7527bd30 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.730942 Jul 17 15:32:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 193/367] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:32:21 2026] POST /compute/v2.1/servers => generated 408 bytes in 1732 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:32:23 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c3f27248-71bc-4ffb-99dd-61587f618bcf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:23 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c3f27248-71bc-4ffb-99dd-61587f618bcf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:23 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c3f27248-71bc-4ffb-99dd-61587f618bcf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:23 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-c3f27248-71bc-4ffb-99dd-61587f618bcf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c3f27248-71bc-4ffb-99dd-61587f618bcf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1250 microversion: 2.1 time: 0.430545 Jul 17 15:32:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 175/368] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:23 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1250 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1054418362", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "2d65bc17-aaf6-46d4-b563-5dc52436fa17"}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] validate_networks() for [('2d65bc17-aaf6-46d4-b563-5dc52436fa17', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:32:24 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:24 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:24 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1a2b3b11-1ccb-4bc3-906b-b23d5ecd9dc4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1302 microversion: 2.1 time: 0.195396 Jul 17 15:32:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 176/369] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:24 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1302 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:25 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Getting quotas for project 3b115f6ef72c4cdb930d3dd43bd195a1. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Getting quotas for user c8955af1d8f74ebfb08227b4debb71c6 and project 3b115f6ef72c4cdb930d3dd43bd195a1. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:32:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d011fa25-9331-4bbf-b081-424b481155df tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.181662 Jul 17 15:32:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 194/370] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:32:24 2026] POST /compute/v2.1/servers => generated 386 bytes in 1185 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:32:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9b3f7286-0d0c-4939-b720-c34b70d37ff0 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9b3f7286-0d0c-4939-b720-c34b70d37ff0 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9b3f7286-0d0c-4939-b720-c34b70d37ff0 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:25 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9b3f7286-0d0c-4939-b720-c34b70d37ff0 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9b3f7286-0d0c-4939-b720-c34b70d37ff0 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1224 microversion: 2.1 time: 0.193074 Jul 17 15:32:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 177/371] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:25 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1224 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5bbc0640-ef8b-4f0b-ae05-43bef380cb75 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1308 microversion: 2.1 time: 0.212420 Jul 17 15:32:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 195/372] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:26 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1308 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:26 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-fdb15d38-ee13-4e32-bfd3-d81a97b7e244 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1276 microversion: 2.1 time: 0.304813 Jul 17 15:32:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 178/373] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:26 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1276 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:27 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-11153937-7450-454b-9f50-90dd441f2596 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1376 microversion: 2.1 time: 1.323295 Jul 17 15:32:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 196/374] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:27 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1376 bytes in 1325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1ed9b0a0-1c57-475b-8c5f-7fd5892740a6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1324 microversion: 2.1 time: 0.692451 Jul 17 15:32:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 179/375] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:28 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1324 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] Creating event network-changed:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:28 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bfe77dc9-7784-46c5-82ea-ae88f502f60c req-ea98fac6-08d9-4227-bc1d-a6478ed5ebef service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.397970 Jul 17 15:32:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 197/376] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:29 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-41838f53-f24c-477b-bcb4-2b10c21e983b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1376 microversion: 2.1 time: 0.839413 Jul 17 15:32:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 180/377] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:29 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1376 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] Creating event network-changed:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-8ab69e5a-4e7f-415e-8bf9-b8755a259283 req-0e18e635-618f-4c14-b32e-73df3fe0d4c6 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.192232 Jul 17 15:32:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 181/378] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7b079586-d138-4e69-932b-a17fd9ecb737 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1324 microversion: 2.1 time: 0.892409 Jul 17 15:32:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 198/379] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:29 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1324 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "name": "network-vif-plugged", "status": "completed", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] Creating event network-vif-plugged:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-0db3a16b-3422-4246-819c-f31ee3cfbc1e req-49c8c499-c525-4e5b-bd95-86e892213fc3 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069023 Jul 17 15:32:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 182/380] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:32 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f6a7220a-5d7a-4ab0-8a34-e7432ee4875c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1376 microversion: 2.1 time: 0.902647 Jul 17 15:32:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 199/381] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:31 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1376 bytes in 904 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:32 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-089cdc49-2ada-4cad-bf88-cfe0170aebaf tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1324 microversion: 2.1 time: 0.735117 Jul 17 15:32:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 183/382] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:31 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1324 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "name": "network-vif-plugged", "status": "completed", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}, {"server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "name": "network-vif-plugged", "status": "completed", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Creating event network-vif-plugged:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] Creating event network-vif-plugged:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-62026dd7-0e80-4581-82c8-ed839a2d69fa req-155378e9-d1a5-42ab-8b21-55ec4135f83b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.162091 Jul 17 15:32:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 200/383] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:33 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:33 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-18f1fb30-c1de-47d6-9661-b053bcc4d922 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1559 microversion: 2.1 time: 0.589053 Jul 17 15:32:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 184/384] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:33 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1559 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2381ae2b-daa4-4499-a72a-eac8dacdedb2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1324 microversion: 2.1 time: 0.487525 Jul 17 15:32:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 201/385] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:33 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1324 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:32:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f9ed70b9-8682-4383-9be1-090be3f28ca9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.320525 Jul 17 15:32:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 185/386] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:32:34 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/os-interface => generated 282 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "name": "network-vif-plugged", "status": "completed", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] Creating event network-vif-plugged:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-9fd9f78e-64a4-44df-b79a-151cea43787f req-e06c4f12-0727-4aca-a45c-aec29fd1f439 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068781 Jul 17 15:32:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 186/387] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=6 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-09d641ce-df9a-40ef-a1bb-6342df00b76b tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1503 microversion: 2.1 time: 0.399828 Jul 17 15:32:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 202/388] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:35 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1503 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:35 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=4 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] Creating event network-changed:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:37 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-b738d3a1-f49b-4644-aa88-afa03022edb4 req-aa75e4f5-3f55-4834-86d3-9e5c42e0cdc2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069995 Jul 17 15:32:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 187/389] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:32:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9b7fcb71-93ca-4acf-8414-a2d5c54455d9 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 204 len: 0 microversion: 2.1 time: 0.195093 Jul 17 15:32:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 203/390] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:32:42 2026] DELETE /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:43 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a1b556a3-10cc-411e-ba00-b74bb5bea6e6 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1509 microversion: 2.1 time: 0.298063 Jul 17 15:32:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 188/391] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:42 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1509 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "name": "network-vif-unplugged", "status": "completed", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] Creating event network-vif-unplugged:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2c9f422d-2f9f-417f-bf19-6a9118640435 req-d57989a5-8b27-4279-9e46-b51115a70277 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.089920 Jul 17 15:32:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 204/392] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:43 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:44 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c8955af1d8f74ebfb08227b4debb71c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b115f6ef72c4cdb930d3dd43bd195a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-44e01127-9a59-48a7-85a7-7ee818397fde tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 200 len: 1509 microversion: 2.1 time: 0.373466 Jul 17 15:32:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 189/393] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:44 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 1509 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "name": "network-vif-deleted", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] Creating event network-vif-deleted:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-3e04a84a-b123-4a2b-8391-aed0cdaf4404 req-167c348e-2f50-4f70-b681-97a12f6fab65 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083450 Jul 17 15:32:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 205/394] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] [instance: 3b018012-556e-4098-b923-c8bbdf6e03b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] HTTP exception thrown: Instance 3b018012-556e-4098-b923-c8bbdf6e03b3 could not be found. Jul 17 15:32:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] Returning 404 to user: Instance 3b018012-556e-4098-b923-c8bbdf6e03b3 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:32:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-60091249-0ad3-49b3-83fd-0a44a8d1e4c2 tempest-VolumesActionsTest-1881940488 tempest-VolumesActionsTest-1881940488-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3" status: 404 len: 111 microversion: 2.1 time: 0.057927 Jul 17 15:32:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 190/395] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:45 2026] GET /compute/v2.1/servers/3b018012-556e-4098-b923-c8bbdf6e03b3 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jul 17 15:32:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b018012-556e-4098-b923-c8bbdf6e03b3", "name": "network-vif-unplugged", "status": "completed", "tag": "6f7f7084-7b18-4c65-8e7b-a5232b199b51"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] Creating event network-vif-unplugged:6f7f7084-7b18-4c65-8e7b-a5232b199b51 for instance 3b018012-556e-4098-b923-c8bbdf6e03b3 on devstack Jul 17 15:32:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-b2150bfd-def9-4a80-8279-7ba8e6c50c89 req-8ab9bd75-822e-4062-980a-1881d1bb4caa service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.072197 Jul 17 15:32:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 206/396] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:45 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a7b6efc2-b51e-4260-86ae-8798d2881d6c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 204 len: 0 microversion: 2.1 time: 0.173739 Jul 17 15:32:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 191/397] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:32:55 2026] DELETE /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3db6ed19-2f78-483c-92ac-9842c54590bc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/ips" status: 200 len: 146 microversion: 2.1 time: 0.088284 Jul 17 15:32:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 192/398] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:32:55 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/ips => generated 146 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "46b2f35f-690f-4b2d-81e0-61d7168804b9"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Invalid volume: volume 46b2f35f-690f-4b2d-81e0-61d7168804b9 is already attached to instances: 30f50f03-10f0-4835-8c7e-fe53c1efae7f Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 400 to user: Invalid volume: volume 46b2f35f-690f-4b2d-81e0-61d7168804b9 is already attached to instances: 30f50f03-10f0-4835-8c7e-fe53c1efae7f {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-058282a0-8688-4763-b3ac-e041609fa446 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.273593 Jul 17 15:32:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 193/399] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:32:55 2026] POST /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4/os-volume_attachments => generated 174 bytes in 275 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-25c74e26-a58d-4ccd-98d7-c4ca5720f716 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1675 microversion: 2.1 time: 0.699043 Jul 17 15:32:56 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 207/400] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:55 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1675 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0488e1ec-4a05-4345-9a79-1030293d17e8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 204 len: 0 microversion: 2.1 time: 0.449967 Jul 17 15:32:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 194/401] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:32:56 2026] DELETE /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "name": "network-vif-unplugged", "status": "completed", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] Creating event network-vif-unplugged:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:32:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-fef70269-7aa8-4924-8314-164e4c627563 req-5ee65e33-ff97-445f-97d5-321359261f21 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.100799 Jul 17 15:32:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 195/402] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7b3acfa0-4ca3-475a-b3ce-ad324a689b1e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1683 microversion: 2.1 time: 0.458253 Jul 17 15:32:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 208/403] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:56 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1683 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:57 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "name": "network-vif-unplugged", "status": "completed", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] Creating event network-vif-unplugged:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2b81f9c5-9014-45a9-b427-56c330a14a2a req-d1e16610-babe-49ab-b6fc-f188aeb58991 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.082823 Jul 17 15:32:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 209/404] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7dfc43e6-d36c-4912-a8e2-ae05c96e5d18 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 200 len: 1608 microversion: 2.1 time: 1.197157 Jul 17 15:32:58 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 196/405] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:57 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 1608 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "name": "network-vif-unplugged", "status": "completed", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}, {"server_uuid": "31a7ad9e-be7f-4ee8-8337-bc39a3fba623", "name": "network-vif-deleted", "tag": "db2bfae5-9cb9-48e3-8939-a230be3fa75a"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Creating event network-vif-unplugged:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:32:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] Creating event network-vif-deleted:db2bfae5-9cb9-48e3-8939-a230be3fa75a for instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 on devstack Jul 17 15:32:58 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:58 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:32:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-a8bb36a9-d032-406d-b221-11399eac443b req-5686fe2e-7a2b-4e33-ada3-71582343b942 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.084744 Jul 17 15:32:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-43f16614-41c7-4524-a7b5-ee7945a3576f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 200 len: 1683 microversion: 2.1 time: 0.842651 Jul 17 15:32:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 210/406] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:58 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 1683 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:32:58 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 197/407] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:58 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c8ab4afe-e176-421f-889b-adb3a6750d7a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 404 len: 111 microversion: 2.1 time: 0.059817 Jul 17 15:32:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "name": "network-vif-unplugged", "status": "completed", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}, {"server_uuid": "4ca24010-5c68-4524-a217-1ca0fe0f5fc4", "name": "network-vif-deleted", "tag": "e16c9d36-b233-43d5-a0af-fa5c22184b85"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 211/408] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:59 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-420a8da4-a8df-4227-967a-4c32fa05e751 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:32:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-420a8da4-a8df-4227-967a-4c32fa05e751 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-438644944" status: 202 len: 0 microversion: 2.1 time: 0.044801 Jul 17 15:32:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 212/409] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:32:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-438644944 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:32:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Creating event network-vif-unplugged:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] Creating event network-vif-deleted:e16c9d36-b233-43d5-a0af-fa5c22184b85 for instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 on devstack Jul 17 15:32:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:32:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-85487469-df25-4634-8fd9-8b02c91ea10a req-ebed416c-d6e2-4cfc-9ce1-01a53d3aae61 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.083029 Jul 17 15:32:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 198/410] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:32:59 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:32:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0f9f43b3-1c80-4e45-8a13-132774ac6dea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 404 len: 111 microversion: 2.1 time: 0.058947 Jul 17 15:33:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 213/411] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:32:59 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:33:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-73b2e506-2bbe-4157-9579-76e5225955d3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-73b2e506-2bbe-4157-9579-76e5225955d3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-958912759" status: 202 len: 0 microversion: 2.1 time: 0.059215 Jul 17 15:33:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 199/412] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:33:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-958912759 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-cf7cf5ec-bb2e-43e4-a2a6-754a1649913a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-969473950", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBynrkFRx8ODGNgPOUeNWV/mYHKS7KGBIu58IDPWly1pYrIzvItOmlI0Djd6TRrUlU2+ciTok6NsErp+W6BuRPTm9yS+uw241nT/sQ0bNskXPK1gvnh9YzFAK8hFhysfyg=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-cf7cf5ec-bb2e-43e4-a2a6-754a1649913a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-cf7cf5ec-bb2e-43e4-a2a6-754a1649913a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for user 08c12e343e55409c9388f040105e0a19 and project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:33:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-cf7cf5ec-bb2e-43e4-a2a6-754a1649913a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.099128 Jul 17 15:33:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 214/413] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:33:00 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lazy-loading 'services' on Instance uuid 30f50f03-10f0-4835-8c7e-fe53c1efae7f {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:33:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-65ad9483-cd6a-4d42-b0c3-ebcbd2a0608a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments/46b2f35f-690f-4b2d-81e0-61d7168804b9" status: 202 len: 0 microversion: 2.1 time: 0.315891 Jul 17 15:33:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 200/414] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:33:01 2026] DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments/46b2f35f-690f-4b2d-81e0-61d7168804b9 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1a4afe21-5600-4bb5-9ed0-e54faea12777 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.107872 Jul 17 15:33:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 215/415] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:01 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments => generated 197 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-baae39fb-a283-493f-83cf-204f4c4a5693 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.105158 Jul 17 15:33:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 201/416] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:02 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f/os-volume_attachments => generated 25 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-87716a6c-4107-4c7a-8bcb-e631e19ba016 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 204 len: 0 microversion: 2.1 time: 0.204896 Jul 17 15:33:03 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 216/417] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:33:02 2026] DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7bffc6fa-33a6-479d-806b-ff09e126bdb8 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1686 microversion: 2.1 time: 0.332137 Jul 17 15:33:03 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 202/418] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:03 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1686 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1112260033", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "67bd68e6-2e3c-4d81-941e-0db8220de84a"}], "security_groups": [{"name": "tempest-securitygroup--1530849957"}], "key_name": "tempest-keypair-969473950", "user_data": "}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:03 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "name": "network-vif-unplugged", "status": "completed", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] Creating event network-vif-unplugged:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:33:03 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:03 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-2d8b5138-a4aa-4155-b9e3-2c8095d86cda req-8ba6b0ed-ca6c-491c-9247-639b28de02c2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.081496 Jul 17 15:33:03 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 203/419] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:03 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:04 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] validate_networks() for [('67bd68e6-2e3c-4d81-941e-0db8220de84a', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:33:04 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:04 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:04 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-07915779-f763-484f-8d4b-d28b156b0ab3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 200 len: 1686 microversion: 2.1 time: 0.671947 Jul 17 15:33:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 204/420] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:04 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 1686 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "name": "network-vif-deleted", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] Creating event network-vif-deleted:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-f2e9dfdf-6075-406a-9248-ee9bf79ee0cb req-63c62d50-dde8-4ce4-aa8d-e4acf74d4fc3 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048120 Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 205/421] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:05 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Getting quotas for user 08c12e343e55409c9388f040105e0a19 and project b1ac9ebac33246d6b7ef6c5c440fc903. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:33:05 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-af32d04a-28cc-4005-92f7-268af4a63f5b tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.639674 Jul 17 15:33:05 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 217/422] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:33:03 2026] POST /compute/v2.1/servers => generated 408 bytes in 1644 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-aacec477-ff48-473a-abcf-5345844cb701 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-aacec477-ff48-473a-abcf-5345844cb701 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-aacec477-ff48-473a-abcf-5345844cb701 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:05 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-aacec477-ff48-473a-abcf-5345844cb701 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-aacec477-ff48-473a-abcf-5345844cb701 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1247 microversion: 2.1 time: 0.196470 Jul 17 15:33:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 206/423] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:05 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1247 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:05 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30f50f03-10f0-4835-8c7e-fe53c1efae7f", "name": "network-vif-unplugged", "status": "completed", "tag": "63728231-5e5d-4944-ba7a-4d80706741f7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] Creating event network-vif-unplugged:63728231-5e5d-4944-ba7a-4d80706741f7 for instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f on devstack Jul 17 15:33:06 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bf7e533e-dc8f-4046-80e0-585412973e2d req-418233bd-5ee5-4b16-81d1-54cdf18b7fe4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.077389 Jul 17 15:33:06 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 218/424] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:05 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d74be32f-2e3a-48c9-a041-e8ffaa1a3b40 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 404 len: 111 microversion: 2.1 time: 0.080967 Jul 17 15:33:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 207/425] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:06 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 111 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:33:06 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-76e64c40-79a1-477c-b01e-c563485a67d1 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-76e64c40-79a1-477c-b01e-c563485a67d1 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1002938366" status: 202 len: 0 microversion: 2.1 time: 0.054979 Jul 17 15:33:06 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 219/426] 192.168.122.24 () {58 vars in 1218 bytes} [Fri Jul 17 15:33:06 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1002938366 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:06 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ccda2b37-1cb0-4198-810d-f63b762103e6 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1299 microversion: 2.1 time: 0.164495 Jul 17 15:33:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 208/427] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:06 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1299 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:07 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8e2b4a94-07fb-413e-9437-ce8cfe646b1f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2029778872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnw0FGIeMGjYkwqw1REncucj/jhJxf+95qmRJuKtK+PFZ/fgn458M+kbGJaxWlkPSJvi1aKFzEYjRYyD75n7Gqd7cUKnvJFhVrgi89IUgJ9LHCxu9M7A9okx2absnar5Q=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8e2b4a94-07fb-413e-9437-ce8cfe646b1f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:33:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8e2b4a94-07fb-413e-9437-ce8cfe646b1f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:33:07 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8e2b4a94-07fb-413e-9437-ce8cfe646b1f tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.178458 Jul 17 15:33:07 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 220/428] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:33:07 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:07 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:08 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:08 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c0ca7ff2-a2cd-4269-a39d-bc9a6d3a22ee tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1373 microversion: 2.1 time: 1.214173 Jul 17 15:33:08 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 209/429] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:07 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1373 bytes in 1218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] Creating event network-changed:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:09 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-abd55531-7375-4048-b813-4a6091a55fc5 req-bb890c40-8ab9-48ec-b787-c06886c4732e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.068426 Jul 17 15:33:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 221/430] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:10 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b959b3f5-8672-4a1f-ada2-42f359cb90d9 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1373 microversion: 2.1 time: 0.382545 Jul 17 15:33:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 210/431] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:10 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1373 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1046400433", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9925bf4e-6c06-4833-aa59-5bcba248eae4"}], "security_groups": [{"name": "tempest-securitygroup--1951869415"}], "key_name": "tempest-keypair-2029778872", "user_data": "}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:11 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] validate_networks() for [('9925bf4e-6c06-4833-aa59-5bcba248eae4', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:33:11 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=52,nova_api:INSERT=1,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:11 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=63,nova_api:INSERT=11,nova_api:UPDATE=2,nova_api:DELETE=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:12 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=80,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1300a5d3-7690-4bdd-9c16-bac51eb4a613 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 2.188543 Jul 17 15:33:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 222/432] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:33:10 2026] POST /compute/v2.1/servers => generated 408 bytes in 2190 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "name": "network-vif-plugged", "status": "completed", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:13 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] Creating event network-vif-plugged:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:13 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-054c9d0c-6b5c-4369-a2d6-f16a1a33cdc4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1373 microversion: 2.1 time: 1.809849 Jul 17 15:33:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 211/433] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:11 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1373 bytes in 1812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-dfe61002-efb1-4ecb-a600-9be81f0af018 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-dfe61002-efb1-4ecb-a600-9be81f0af018 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-364ceb0a-c283-4e6b-aa16-ca9b6964fe39 req-3be18af2-b3c2-42d0-8516-38abfa9294de service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.064905 Jul 17 15:33:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 223/434] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:13 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-dfe61002-efb1-4ecb-a600-9be81f0af018 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:13 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-dfe61002-efb1-4ecb-a600-9be81f0af018 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-dfe61002-efb1-4ecb-a600-9be81f0af018 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1252 microversion: 2.1 time: 0.168393 Jul 17 15:33:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 212/435] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:13 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1252 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ec2ae732-6ebe-4c3f-a124-b5b1fbfb535d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1248 microversion: 2.1 time: 0.289873 Jul 17 15:33:14 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 213/436] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:14 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1248 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:14 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:14 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e12a6eb6-36cf-48f2-b0ab-1c01b3fbf204 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1552 microversion: 2.1 time: 0.659581 Jul 17 15:33:14 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 224/437] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:14 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1552 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:14 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "name": "network-vif-plugged", "status": "completed", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-91ebcd1c-e77d-4e3b-8be2-5c8c8b0db00e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.383000 Jul 17 15:33:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 214/438] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:33:14 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-interface => generated 282 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] Creating event network-vif-plugged:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-d4a33228-8d7a-4c49-9527-0dbc888df063 req-0141a8df-431b-4e2d-9b30-745f1d277041 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.140755 Jul 17 15:33:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 225/439] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:15 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:15 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:18 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] Creating event network-changed:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b0a76f63-70b8-4bf4-9ffc-23527157fc25 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1390 microversion: 2.1 time: 2.447641 Jul 17 15:33:18 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 215/440] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:15 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1390 bytes in 2463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-b0a0153d-e649-409e-92f7-01b33dbb0349 req-0adcc538-94b9-4402-a9b7-a096f1dc233e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.108824 Jul 17 15:33:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 226/441] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:19 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a28bf617-8442-4533-8ab0-99f541f72a00 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1378 microversion: 2.1 time: 0.433993 Jul 17 15:33:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 216/442] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:19 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1378 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] Creating event network-changed:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bf0e5cb6-bbcc-49cf-9158-553b6d90f7a1 req-30f3e889-f174-43a1-b613-a8e75cb9d785 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.075404 Jul 17 15:33:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 227/443] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=124,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:20 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:21 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-08dc8525-9963-445b-99a7-eb6f683ccecd tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1378 microversion: 2.1 time: 0.473506 Jul 17 15:33:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 217/444] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:20 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1378 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "name": "network-vif-plugged", "status": "completed", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] Creating event network-vif-plugged:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-74728600-d303-4621-919a-ffb2dc4e45b0 req-2111f28f-fc13-4d07-afb0-797a7f446a38 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.121456 Jul 17 15:33:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 228/445] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:22 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:22 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=10 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:23 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d8656b2d-3f5d-447d-8c90-3e10e50e7488 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1378 microversion: 2.1 time: 1.068440 Jul 17 15:33:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 218/446] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:22 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1378 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:23 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "name": "network-vif-plugged", "status": "completed", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] Creating event network-vif-plugged:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-45011987-c008-4738-b23e-c14ae48cb371 req-eabbcfbb-409c-48a6-bcd3-ad18503f8747 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.064805 Jul 17 15:33:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 229/447] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:24 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:24 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-702b0c09-1d64-41a0-be27-82ad4848daaf tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1561 microversion: 2.1 time: 0.497034 Jul 17 15:33:24 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 219/448] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:24 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1561 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:24 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:24 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-92fc4943-9c47-4546-99e4-4d0ce5a223db tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.172818 Jul 17 15:33:24 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 230/449] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:33:24 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-interface => generated 282 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:26 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] Creating event network-changed:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-5a382916-630f-42eb-b54a-83ade1ccac2f req-982c0393-1bde-43d1-9d93-288739aa8f52 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.108520 Jul 17 15:33:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 220/450] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:34 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=13,nova_api:INSERT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:34 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=13 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:36 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=10 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:36 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=12 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5d1eca9d-11e4-4ea1-a0f1-ddd0598a2217 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/ips" status: 200 len: 142 microversion: 2.1 time: 0.075758 Jul 17 15:33:37 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 231/451] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:33:37 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/ips => generated 142 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "96bea3f7-bd2b-41a9-9025-dcca32d05e34"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d19b83e1-07f8-485f-ba89-c5dcbb4e51ff tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.736740 Jul 17 15:33:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 221/452] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:33:40 2026] POST /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 194 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f17efba6-f83e-431e-9f36-0fc2c9384f51 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.079516 Jul 17 15:33:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 232/453] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:43 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 197 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-13ab328d-4448-401a-9123-7156e5e5e55d tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34" status: 200 len: 194 microversion: 2.1 time: 0.062640 Jul 17 15:33:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 222/454] 192.168.122.24 () {58 vars in 1410 bytes} [Fri Jul 17 15:33:43 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34 => generated 194 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bcaacb4c-f5bc-46f5-87f2-99057913bf94"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-76ae317e-6e73-4d7b-9ed3-5e44d81910cb tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "POST /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.481987 Jul 17 15:33:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 233/455] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:33:47 2026] POST /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 194 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-87b0dae5-91d1-428b-b443-527260fb81d7 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/ips" status: 200 len: 146 microversion: 2.1 time: 0.055956 Jul 17 15:33:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 223/456] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:33:48 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/ips => generated 146 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-847f23d4-a8f8-4dfe-89c9-2aaf01e93990 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.062994 Jul 17 15:33:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 234/457] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:49 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-20ec022d-07e1-4995-a04d-dea683b73a93 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34" status: 200 len: 194 microversion: 2.1 time: 0.080847 Jul 17 15:33:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 224/458] 192.168.122.24 () {58 vars in 1410 bytes} [Fri Jul 17 15:33:49 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34 => generated 194 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lazy-loading 'services' on Instance uuid 70ae1e7b-2caf-40f4-a2f6-96be9a4768df {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:33:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-369d4821-39a9-4ace-b727-1f0101cbc43a tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34" status: 202 len: 0 microversion: 2.1 time: 0.360206 Jul 17 15:33:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 235/459] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:33:49 2026] DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/96bea3f7-bd2b-41a9-9025-dcca32d05e34 => generated 0 bytes in 365 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-056bb4e7-d490-4228-826e-60a2b9d03c96 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/bcaacb4c-f5bc-46f5-87f2-99057913bf94" status: 200 len: 194 microversion: 2.1 time: 0.069205 Jul 17 15:33:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 225/460] 192.168.122.24 () {58 vars in 1410 bytes} [Fri Jul 17 15:33:50 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/bcaacb4c-f5bc-46f5-87f2-99057913bf94 => generated 194 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:51 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lazy-loading 'services' on Instance uuid 70ae1e7b-2caf-40f4-a2f6-96be9a4768df {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:33:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-65c12960-92e6-4d71-bf6a-b201506c98f4 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/bcaacb4c-f5bc-46f5-87f2-99057913bf94" status: 202 len: 0 microversion: 2.1 time: 0.355538 Jul 17 15:33:51 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 236/461] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:33:50 2026] DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments/bcaacb4c-f5bc-46f5-87f2-99057913bf94 => generated 0 bytes in 360 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "aa481beb-6f40-427d-9cbd-8e103421188a"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e3f9bc85-bf92-4d9d-ac4c-75e13b5f7f6a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.549473 Jul 17 15:33:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 226/462] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:33:51 2026] POST /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments => generated 194 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c1d93d43-139a-4689-b019-88e9ff045874 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.113231 Jul 17 15:33:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 237/463] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:52 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 25 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3a59f51c-e156-4c0c-8736-7f574e03350c tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.096055 Jul 17 15:33:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 227/464] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:52 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df/os-volume_attachments => generated 25 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:33:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7e84c52d-071f-4dc9-b51f-646c37f0c9d0 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 204 len: 0 microversion: 2.1 time: 0.232722 Jul 17 15:33:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 238/465] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:33:53 2026] DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 0 bytes in 234 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:53 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7c0211ac-87fd-4520-aaec-390f00d8e426 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1676 microversion: 2.1 time: 0.596183 Jul 17 15:33:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 228/466] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:53 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1676 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "name": "network-vif-unplugged", "status": "completed", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "aa481beb-6f40-427d-9cbd-8e103421188a"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] Creating event network-vif-unplugged:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-578eb8b4-7464-4e14-9355-960666fed11f req-77000274-c5d2-453c-afee-962c2a8673f8 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.092336 Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 239/467] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Invalid volume: volume aa481beb-6f40-427d-9cbd-8e103421188a is already attached to instances: 7814382e-66b0-4690-9cea-0fb8fff0534a Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 400 to user: Invalid volume: volume aa481beb-6f40-427d-9cbd-8e103421188a is already attached to instances: 7814382e-66b0-4690-9cea-0fb8fff0534a {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9c714f1f-87d2-43af-ba35-e6555a50e15c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.194537 Jul 17 15:33:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 229/468] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:33:54 2026] POST /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments => generated 174 bytes in 197 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:33:55 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lazy-loading 'services' on Instance uuid 7814382e-66b0-4690-9cea-0fb8fff0534a {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cebf5398-7048-420d-915b-23e021ecd3b5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments/aa481beb-6f40-427d-9cbd-8e103421188a" status: 202 len: 0 microversion: 2.1 time: 0.256720 Jul 17 15:33:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 230/469] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:33:55 2026] DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments/aa481beb-6f40-427d-9cbd-8e103421188a => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "name": "network-vif-deleted", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] Creating event network-vif-deleted:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08c12e343e55409c9388f040105e0a19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1ac9ebac33246d6b7ef6c5c440fc903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-16a872f2-0db4-4570-8c71-d6c7f78c3d56 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 200 len: 1608 microversion: 2.1 time: 0.609062 Jul 17 15:33:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ef2d3836-0cb8-4b97-b43b-642f1a26e54c req-1c07cd65-d8e7-41d8-ab38-02f15bd09278 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.117093 Jul 17 15:33:55 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 240/470] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:54 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 1608 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 231/471] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-359ff8fe-84d0-4ae0-b3f1-8326bcd8231e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.097224 Jul 17 15:33:55 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 241/472] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:55 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments => generated 197 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3277edba-3d00-4b94-9b13-fb72467394f3 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 404 len: 111 microversion: 2.1 time: 0.053594 Jul 17 15:33:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 232/473] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:56 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 111 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d127759d-bf57-47cd-a777-c63e6f8ca056 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d127759d-bf57-47cd-a777-c63e6f8ca056 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-969473950" status: 202 len: 0 microversion: 2.1 time: 0.059559 Jul 17 15:33:56 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 242/474] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:33:56 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-969473950 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:33:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4a5e753c-6260-40af-9d22-851e2bdacfbb tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.089703 Jul 17 15:33:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 233/475] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:33:56 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a/os-volume_attachments => generated 25 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70ae1e7b-2caf-40f4-a2f6-96be9a4768df", "name": "network-vif-unplugged", "status": "completed", "tag": "0eb12342-a93c-4e60-8297-80ff6dc4120d"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] Creating event network-vif-unplugged:0eb12342-a93c-4e60-8297-80ff6dc4120d for instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df on devstack Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-68c81ff3-4a6e-457a-924f-b313074e5fac req-fd51430d-82bb-446d-84cb-6035b6c26157 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.115515 Jul 17 15:33:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 234/476] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:33:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-00a0d06f-21e9-4df3-a37d-78bfa3524c79 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 204 len: 0 microversion: 2.1 time: 0.273358 Jul 17 15:33:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 243/477] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:33:56 2026] DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 0 bytes in 281 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:57 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:33:58 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:33:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5c0a4c3c-2720-49f6-961c-a8b42e3455f9 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1685 microversion: 2.1 time: 1.674824 Jul 17 15:33:58 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 235/478] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:57 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1685 bytes in 1676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:33:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "name": "network-vif-unplugged", "status": "completed", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}, {"server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "name": "network-vif-unplugged", "status": "completed", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:33:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Creating event network-vif-unplugged:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] Creating event network-vif-unplugged:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:33:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:33:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-bce3dbc5-c84f-48bd-8527-620e9d423af0 req-487580d0-6a4a-4ab8-8eec-8a927d78270c service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.057659 Jul 17 15:33:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 244/479] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:33:59 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:33:59 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:00 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-664c9b30-4303-4acd-a905-fc08a7e3a3c3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1685 microversion: 2.1 time: 0.418961 Jul 17 15:34:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 236/480] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:33:59 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1685 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7814382e-66b0-4690-9cea-0fb8fff0534a", "name": "network-vif-deleted", "tag": "a06c45ae-51c1-4b3e-848b-b994169a57c0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] Creating event network-vif-deleted:a06c45ae-51c1-4b3e-848b-b994169a57c0 for instance 7814382e-66b0-4690-9cea-0fb8fff0534a on devstack Jul 17 15:34:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-a648b8d9-4250-457c-b71c-7f9fcdf04c2a req-32371d1d-6fbd-421b-8682-e18be0ba676b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066214 Jul 17 15:34:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 245/481] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lazy-loading 'fault' on Instance uuid 7814382e-66b0-4690-9cea-0fb8fff0534a {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:01 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9949c65a-344f-4df0-a979-dbf15e7c424b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 200 len: 1338 microversion: 2.1 time: 0.260243 Jul 17 15:34:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 237/482] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:01 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 1338 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-01007098-b2d2-47a7-8fa4-ccca52f9e780 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 404 len: 111 microversion: 2.1 time: 0.039735 Jul 17 15:34:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 246/483] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:02 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6e840c6c-7674-4977-ba2f-63dd043a0767 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6e840c6c-7674-4977-ba2f-63dd043a0767 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2029778872" status: 202 len: 0 microversion: 2.1 time: 0.032525 Jul 17 15:34:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 238/484] 192.168.122.24 () {58 vars in 1218 bytes} [Fri Jul 17 15:34:02 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2029778872 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. Jul 17 15:34:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5640b9b0-253e-42ee-b9dd-af2075bfa411 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 404 len: 111 microversion: 2.1 time: 0.046801 Jul 17 15:34:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 247/485] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:02 2026] DELETE /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 70ae1e7b-2caf-40f4-a2f6-96be9a4768df] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. Jul 17 15:34:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 70ae1e7b-2caf-40f4-a2f6-96be9a4768df could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6bd9955a-12c3-4161-803d-9213b7028e4e tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df" status: 404 len: 111 microversion: 2.1 time: 0.051090 Jul 17 15:34:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 239/486] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:02 2026] GET /compute/v2.1/servers/70ae1e7b-2caf-40f4-a2f6-96be9a4768df => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c4783de5-805a-434a-b7a3-6931c04eb1d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1551766269", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIqxH6x4xt9OtUB/ns/d5QC2X2cfLyV3DgdGElDkEVrHrt0L13alN4RTQJ4wgBbfofPQWoESKXEPKNJT3MvSvJcd2W4p2OLEhZ3QtoVzS1vbLNCSDr8+W2P4eu1QgDV8Mg=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:03 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-c4783de5-805a-434a-b7a3-6931c04eb1d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:34:03 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-c4783de5-805a-434a-b7a3-6931c04eb1d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:34:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c4783de5-805a-434a-b7a3-6931c04eb1d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.107510 Jul 17 15:34:03 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 248/487] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:34:03 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:03 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3ec1a079-2d4c-4c0b-9a01-ff4c73a1815b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1891361803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLJAvx2H14TH/U4j0k1zzeq/2kWvV0oj/iUlAqQC+YwLCifQ2BSc25jzsJMdFXLyxjSdvoy0t0ec2qXHSW2hyRlohl80iqiA56CeO5gyghsvf49X0cZbe5g6L5Sqsr5vwA=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-3ec1a079-2d4c-4c0b-9a01-ff4c73a1815b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Getting quotas for project 2af6120e0ef344c88868fa978598308a. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-3ec1a079-2d4c-4c0b-9a01-ff4c73a1815b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Getting quotas for user 4ffa4874efc44fa990abfcc553b5f4a5 and project 2af6120e0ef344c88868fa978598308a. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3ec1a079-2d4c-4c0b-9a01-ff4c73a1815b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 201 len: 424 microversion: 2.60 time: 0.126544 Jul 17 15:34:04 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 240/488] 192.168.122.24 () {62 vars in 1197 bytes} [Fri Jul 17 15:34:03 2026] POST /compute/v2.1/os-keypairs => generated 424 bytes in 132 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-037773ff-2da0-4fd0-ac11-a278670aa0b7 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 404 len: 111 microversion: 2.1 time: 0.048486 Jul 17 15:34:04 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 241/489] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:04 2026] DELETE /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] [instance: 31a7ad9e-be7f-4ee8-8337-bc39a3fba623] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-93106ebf-f4ae-498c-a2b6-fc7f39df6cb5 tempest-TestInstancesWithCinderVolumes-1642258954 tempest-TestInstancesWithCinderVolumes-1642258954-project-admin] 192.168.122.24 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 487 microversion: 2.60 time: 0.139655 Jul 17 15:34:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 249/490] 192.168.122.24 () {60 vars in 1223 bytes} [Fri Jul 17 15:34:04 2026] GET /compute/v2.1/os-availability-zone/detail => generated 487 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] HTTP exception thrown: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. Jul 17 15:34:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] Returning 404 to user: Instance 31a7ad9e-be7f-4ee8-8337-bc39a3fba623 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:04 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9e89a872-d7c7-4435-b6bf-e627d8328052 tempest-AttachVolumeTestJSON-312816881 tempest-AttachVolumeTestJSON-312816881-project-member] 192.168.122.24 "GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623" status: 404 len: 111 microversion: 2.1 time: 0.042162 Jul 17 15:34:04 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 242/491] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:04 2026] GET /compute/v2.1/servers/31a7ad9e-be7f-4ee8-8337-bc39a3fba623 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1176060341", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9925bf4e-6c06-4833-aa59-5bcba248eae4"}], "security_groups": [{"name": "tempest-securitygroup--725691321"}], "key_name": "tempest-keypair-1551766269", "user_data": "}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:06 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] validate_networks() for [('9925bf4e-6c06-4833-aa59-5bcba248eae4', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:07 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Getting quotas for user 7b5db4a19610426fb43fd8b842675ee9 and project 7232972cc93d42b98b36b1973d76ef05. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:34:07 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f7533dc1-a607-4881-bddd-e7faf6660754 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.899151 Jul 17 15:34:07 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 250/492] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:34:06 2026] POST /compute/v2.1/servers => generated 407 bytes in 901 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:34:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-60ce0170-f785-4eb2-a530-bccecde629f4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:07 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-60ce0170-f785-4eb2-a530-bccecde629f4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:07 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-60ce0170-f785-4eb2-a530-bccecde629f4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:07 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-60ce0170-f785-4eb2-a530-bccecde629f4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-60ce0170-f785-4eb2-a530-bccecde629f4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1252 microversion: 2.1 time: 0.176463 Jul 17 15:34:07 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 243/493] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:07 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1252 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:09 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-80ea157d-f8fe-4bd1-b068-111b4b649528 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1256 microversion: 2.1 time: 0.405808 Jul 17 15:34:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 251/494] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:08 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1256 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:10 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:10 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-91fd83c9-ba54-405e-b698-fcf4059bf7f3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1312 microversion: 2.1 time: 0.619668 Jul 17 15:34:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 244/495] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:10 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1312 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:12 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:12 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-57e7489d-f919-487c-8a98-00eff8477141 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1310 microversion: 2.1 time: 0.475450 Jul 17 15:34:12 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 252/496] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:12 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1310 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:13 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:14 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-aa1d5abe-4c61-43c8-a0dc-8f11805d1f12 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1377 microversion: 2.1 time: 1.150637 Jul 17 15:34:14 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 245/497] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:13 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1377 bytes in 1152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:15 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] Creating event network-changed:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-7b235db4-d1e0-4132-a6d8-d042fa4dbddf req-7bc30eac-432d-4707-b05c-d993aba5d8ce service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.119449 Jul 17 15:34:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 246/498] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:16 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:16 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4ff16e3f-8e1b-4c1a-ba72-51926268b515 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1377 microversion: 2.1 time: 0.494381 Jul 17 15:34:16 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 253/499] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:15 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1377 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9179b085-0ead-4c12-a540-ff2fd9506385 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1143781674", "metadata": {"Type": "work"}}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=5 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:17 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-262b21db-102d-4abf-9f8c-230be8702e48 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1377 microversion: 2.1 time: 0.705231 Jul 17 15:34:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 254/500] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:17 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1377 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "name": "network-vif-plugged", "status": "completed", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] Creating event network-vif-plugged:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-64bda672-10c2-4b1f-84f7-3c25347c9ac1 req-01d83769-ad90-461a-abf8-8d765c7ba5d3 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.113832 Jul 17 15:34:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 255/501] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:34:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9179b085-0ead-4c12-a540-ff2fd9506385 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "POST /compute/v2.1/os-volumes" status: 200 len: 351 microversion: 2.1 time: 2.102356 Jul 17 15:34:18 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 247/502] 192.168.122.24 () {60 vars in 1153 bytes} [Fri Jul 17 15:34:16 2026] POST /compute/v2.1/os-volumes => generated 351 bytes in 2104 msecs (HTTP/1.1 200) 10 headers in 451 bytes (1 switches on core 0) Jul 17 15:34:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6e9bf681-c2df-4060-8ed8-6f73fb15e6f1 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6e9bf681-c2df-4060-8ed8-6f73fb15e6f1 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 351 microversion: 2.1 time: 0.167785 Jul 17 15:34:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 256/503] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:18 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 351 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:19 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:19 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5f8e0b1a-2217-4ae8-8bb5-c10fc0d7891b tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1377 microversion: 2.1 time: 0.439277 Jul 17 15:34:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 248/504] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:18 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1377 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ec404197-f50d-4ec9-ba3e-141980b92408 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ec404197-f50d-4ec9-ba3e-141980b92408 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 351 microversion: 2.1 time: 0.168031 Jul 17 15:34:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 257/505] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:19 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 351 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "name": "network-vif-plugged", "status": "completed", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] Creating event network-vif-plugged:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-9ad4fa61-1198-42a5-b70c-761fb8443b99 req-19065728-b740-4998-a935-3d62733bb223 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057932 Jul 17 15:34:20 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 249/506] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:20 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1a505427-bd30-4f98-b587-7cc03acbe93e tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1560 microversion: 2.1 time: 0.419770 Jul 17 15:34:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 258/507] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:20 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1560 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:20 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5343550b-edf4-47b5-9b98-26ba5e5d2fa0 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-390d1aeb-6d7a-4aec-87e7-53807547c94a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.173896 Jul 17 15:34:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 250/508] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:34:20 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-interface => generated 282 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5343550b-edf4-47b5-9b98-26ba5e5d2fa0 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 352 microversion: 2.1 time: 0.101148 Jul 17 15:34:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 259/509] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:21 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 352 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-51b2f1c5-4bd1-4015-a95f-bb3698de457e tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-51b2f1c5-4bd1-4015-a95f-bb3698de457e tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 352 microversion: 2.1 time: 0.172568 Jul 17 15:34:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 251/510] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:21 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 352 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0f2e2c58-1422-45bd-9a2e-777cf1f7e67e tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0f2e2c58-1422-45bd-9a2e-777cf1f7e67e tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 202 len: 0 microversion: 2.1 time: 0.124521 Jul 17 15:34:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 260/511] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:34:21 2026] DELETE /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:34:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-424db6ff-7417-4bcc-a6fc-b6e8d725fe6c tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-424db6ff-7417-4bcc-a6fc-b6e8d725fe6c tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 351 microversion: 2.1 time: 0.113264 Jul 17 15:34:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 252/512] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:21 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 351 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-cb6384c7-1778-4f19-b707-28cb02cf25dd tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-cb6384c7-1778-4f19-b707-28cb02cf25dd tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 200 len: 351 microversion: 2.1 time: 0.149340 Jul 17 15:34:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] Creating event network-changed:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 261/513] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:22 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 351 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:34:22 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-d3e71bd7-2533-4842-bf1a-45eb55653639 req-e81bb592-a8a9-47b7-a655-05d4a7f7b7e4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.061987 Jul 17 15:34:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 253/514] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:22 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:23 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1186e431-d0f7-416e-8339-ec325179dd92 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-1186e431-d0f7-416e-8339-ec325179dd92 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] HTTP exception thrown: Volume fb3aaf68-5d3a-4707-b844-2426652e4c1f could not be found. Jul 17 15:34:23 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1186e431-d0f7-416e-8339-ec325179dd92 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] Returning 404 to user: Volume fb3aaf68-5d3a-4707-b844-2426652e4c1f could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1186e431-d0f7-416e-8339-ec325179dd92 tempest-VolumesGetTestJSON-196754136 tempest-VolumesGetTestJSON-196754136-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f" status: 404 len: 109 microversion: 2.1 time: 0.099906 Jul 17 15:34:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 262/515] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:23 2026] GET /compute/v2.1/os-volumes/fb3aaf68-5d3a-4707-b844-2426652e4c1f => generated 109 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-604362350", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "452bcccd-6a7a-4c34-b354-d1b1eb3791c9", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1891361803", "networks": [{"uuid": "a4c39d08-cffc-447c-9ff7-96d59614d0b2"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] validate_networks() for [('a4c39d08-cffc-447c-9ff7-96d59614d0b2', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:34:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Getting quotas for project 2af6120e0ef344c88868fa978598308a. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Getting quotas for user 4ffa4874efc44fa990abfcc553b5f4a5 and project 2af6120e0ef344c88868fa978598308a. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='452bcccd-6a7a-4c34-b354-d1b1eb3791c9',volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:34:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-19e689c1-1a20-4840-b848-0e7c6ab986fb tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.60 time: 1.585856 Jul 17 15:34:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 254/516] 192.168.122.24 () {62 vars in 1185 bytes} [Fri Jul 17 15:34:25 2026] POST /compute/v2.1/servers => generated 386 bytes in 1588 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jul 17 15:34:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:26 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:27 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d970fff9-c76c-48e9-9bec-2bb8d7cf995b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1206 microversion: 2.60 time: 0.229105 Jul 17 15:34:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 263/517] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:26 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1206 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a3360d71-43f4-4b94-88a4-f2d9a9cf56e9 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1206 microversion: 2.60 time: 0.189978 Jul 17 15:34:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 255/518] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:27 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1206 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ab3909c9-b317-46ea-bf39-8ed173734e50 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1480175689", "metadata": {"Type": "work"}}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ab3909c9-b317-46ea-bf39-8ed173734e50 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ab3909c9-b317-46ea-bf39-8ed173734e50 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.392503 Jul 17 15:34:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 264/519] 192.168.122.24 () {60 vars in 1153 bytes} [Fri Jul 17 15:34:27 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 394 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a45c2201-f826-422f-baad-8adbc0285f6b tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1315507888", "metadata": {"Type": "work"}}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a45c2201-f826-422f-baad-8adbc0285f6b tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a45c2201-f826-422f-baad-8adbc0285f6b tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.014062 Jul 17 15:34:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 265/520] 192.168.122.24 () {60 vars in 1153 bytes} [Fri Jul 17 15:34:28 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3ba21acd-0d0a-4ee8-a9df-0ea27cc97061 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-2007052604", "metadata": {"Type": "work"}}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3ba21acd-0d0a-4ee8-a9df-0ea27cc97061 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3ba21acd-0d0a-4ee8-a9df-0ea27cc97061 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.015482 Jul 17 15:34:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 266/521] 192.168.122.24 () {60 vars in 1153 bytes} [Fri Jul 17 15:34:28 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0e1e2425-ea2f-417d-8ec3-9902eb89b0ca tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9bac7cb5-deff-4fb5-bd76-60e48007b793 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1336 microversion: 2.60 time: 0.168739 Jul 17 15:34:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 256/522] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:28 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1336 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-0e1e2425-ea2f-417d-8ec3-9902eb89b0ca tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] HTTP exception thrown: Volume tempest-invalid-944107749 could not be found. Jul 17 15:34:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0e1e2425-ea2f-417d-8ec3-9902eb89b0ca tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Returning 404 to user: Volume tempest-invalid-944107749 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0e1e2425-ea2f-417d-8ec3-9902eb89b0ca tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/tempest-invalid-944107749" status: 404 len: 98 microversion: 2.1 time: 0.075986 Jul 17 15:34:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 267/523] 192.168.122.24 () {58 vars in 1212 bytes} [Fri Jul 17 15:34:28 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-944107749 => generated 98 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Jul 17 15:34:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2df547a6-effb-4b27-baa2-29cfac4cd80f tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.003609 Jul 17 15:34:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 257/524] 192.168.122.24 () {58 vars in 1137 bytes} [Fri Jul 17 15:34:28 2026] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jul 17 15:34:29 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-bfbf3e0f-51fb-43e4-a020-6d37a430bb46 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.437711 Jul 17 15:34:29 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 268/525] 192.168.122.24 () {58 vars in 1134 bytes} [Fri Jul 17 15:34:28 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 443 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9b5e19c9-c650-401d-a2f3-2a8b80a8ad86 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-9b5e19c9-c650-401d-a2f3-2a8b80a8ad86 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] HTTP exception thrown: Volume d719adfd-0112-429f-b176-bb3582f5f52e could not be found. Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9b5e19c9-c650-401d-a2f3-2a8b80a8ad86 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] Returning 404 to user: Volume d719adfd-0112-429f-b176-bb3582f5f52e could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9b5e19c9-c650-401d-a2f3-2a8b80a8ad86 tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/d719adfd-0112-429f-b176-bb3582f5f52e" status: 404 len: 109 microversion: 2.1 time: 0.065939 Jul 17 15:34:29 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 258/526] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:34:29 2026] DELETE /compute/v2.1/os-volumes/d719adfd-0112-429f-b176-bb3582f5f52e => generated 109 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c60a410e-f3d9-4601-a8eb-4d0753e974ba tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:29 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-c60a410e-f3d9-4601-a8eb-4d0753e974ba tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-reader] HTTP exception thrown: Volume fa2ef133-4f12-41f0-998d-c8958d3deed3 could not be found. Jul 17 15:34:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c60a410e-f3d9-4601-a8eb-4d0753e974ba tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-reader] Returning 404 to user: Volume fa2ef133-4f12-41f0-998d-c8958d3deed3 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:29 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c60a410e-f3d9-4601-a8eb-4d0753e974ba tempest-VolumesNegativeTest-790254782 tempest-VolumesNegativeTest-790254782-project-reader] 192.168.122.24 "GET /compute/v2.1/os-volumes/fa2ef133-4f12-41f0-998d-c8958d3deed3" status: 404 len: 109 microversion: 2.1 time: 0.075358 Jul 17 15:34:29 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 269/527] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:34:29 2026] GET /compute/v2.1/os-volumes/fa2ef133-4f12-41f0-998d-c8958d3deed3 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:29 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a7f1bd88-cb56-4a0e-ae18-b77fc5208e88 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1396 microversion: 2.60 time: 0.852914 Jul 17 15:34:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 259/528] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:29 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1396 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jul 17 15:34:30 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=84,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] Creating event network-changed:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:34:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-1dd9b293-5b07-4521-8055-33677388afd4 req-94b0e9b8-bb8f-4b35-8981-c77f1570b16b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054484 Jul 17 15:34:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 260/529] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7a060d0f-147d-4ad5-9f56-939bc0e3f52b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1384 microversion: 2.60 time: 0.614342 Jul 17 15:34:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 270/530] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:31 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1384 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:33 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1be7b9da-babe-4033-b4e0-07783f7d300c tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1384 microversion: 2.60 time: 0.412079 Jul 17 15:34:33 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 261/531] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:33 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1384 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "name": "network-vif-plugged", "status": "completed", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] Creating event network-vif-plugged:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:34:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-9605206d-d308-4fa4-a0ef-a80eb5875fd0 req-2c3c40d6-9dc3-4718-a42b-13d0d79a7268 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.148781 Jul 17 15:34:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 271/532] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e254d8f4-8aec-47c7-9a6c-aac403a27591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1384 microversion: 2.60 time: 0.231869 Jul 17 15:34:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 262/533] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:34 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1384 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "name": "network-vif-plugged", "status": "completed", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=48,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] Creating event network-vif-plugged:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:34:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-91a2754b-3780-4bc2-ae6f-0a26242e0629 req-1aba175e-ae75-4ff8-b230-a32f9f194321 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068156 Jul 17 15:34:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 272/534] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-18601183-26d5-458c-afe8-ee54a2c42b1b tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1575 microversion: 2.60 time: 0.228500 Jul 17 15:34:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 263/535] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:35 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1575 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:36 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:37 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:37 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=4 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] Creating event network-changed:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:34:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-02cbdbf7-4554-4d97-b72c-43092bdea92f req-c2b549c2-19b2-4ffb-8b79-bf4a695d14ef service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069953 Jul 17 15:34:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 273/536] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:39 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=52,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=105,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:34:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-56b71a19-c295-4e97-b840-863fe53ced83 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/ips" status: 200 len: 147 microversion: 2.1 time: 0.089013 Jul 17 15:34:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 264/537] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:34:42 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/ips => generated 147 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-128617490"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:43 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:43 devstack devstack@n-api.service[61803]: INFO nova.network.security_group_api [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Adding security group c20e5faf-ce16-4ef5-badb-a77b5b5a486a to port 212e062d-4f92-4c94-988d-6aceae9df494 Jul 17 15:34:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-00cc1246-bc69-4b06-a30c-20556c47fef3 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/action" status: 202 len: 0 microversion: 2.60 time: 1.678423 Jul 17 15:34:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 274/538] 192.168.122.24 () {62 vars in 1316 bytes} [Fri Jul 17 15:34:43 2026] POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/action => generated 0 bytes in 1684 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] Creating event network-changed:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:34:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-0f6a96ce-088d-46a6-addc-4de202abbb9c req-f7313225-6d57-46f2-85c8-bec4e5c8707b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.082933 Jul 17 15:34:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 265/539] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:45 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-faadc733-2066-4bd5-8097-69cf4f92c3aa tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1739 microversion: 2.60 time: 0.325560 Jul 17 15:34:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 275/540] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:34:44 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1739 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2ed66d97-a3ff-499b-9a89-44ebf473cf1c"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-809a0b35-833b-4e87-90fc-c8147e67ef53 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "POST /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.800529 Jul 17 15:34:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 266/541] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:34:45 2026] POST /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments => generated 194 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lazy-loading 'services' on Instance uuid 6c67fb57-df07-46c8-94f2-0d9461ad4cac {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:34:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e9fbeca9-0b3e-40f8-8e0d-bea1f15655b3 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments/2ed66d97-a3ff-499b-9a89-44ebf473cf1c" status: 202 len: 0 microversion: 2.1 time: 0.286672 Jul 17 15:34:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 276/542] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:34:48 2026] DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments/2ed66d97-a3ff-499b-9a89-44ebf473cf1c => generated 0 bytes in 300 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e67da7c5-df47-4ebb-bba2-680e60476386 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.124575 Jul 17 15:34:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 267/543] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:34:49 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments => generated 197 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4ba4fe69-7170-45ba-b2af-4e39560b2f7d tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.118175 Jul 17 15:34:50 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 277/544] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:34:50 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac/os-volume_attachments => generated 25 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:34:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a3ec1d44-bc70-4c00-bb0a-0265e8b72d91 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 204 len: 0 microversion: 2.1 time: 0.294456 Jul 17 15:34:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 268/545] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:50 2026] DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 0 bytes in 296 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:50 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:51 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-39edbec1-0562-46f2-94c1-e77aca56ec34 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1685 microversion: 2.1 time: 0.442018 Jul 17 15:34:51 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 278/546] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:50 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1685 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "name": "network-vif-unplugged", "status": "completed", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] Creating event network-vif-unplugged:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-d03739ad-3f38-4125-8988-528f29d0ca68 req-d5326317-2d41-43cd-a3ac-2e7342fb9d54 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.051539 Jul 17 15:34:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 269/547] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:51 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:34:52 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b5db4a19610426fb43fd8b842675ee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7232972cc93d42b98b36b1973d76ef05', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:34:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c479ed1b-3f87-465f-a9f4-e95b2109c91a tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 200 len: 1685 microversion: 2.1 time: 0.350290 Jul 17 15:34:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 279/548] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:52 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 1685 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:34:52 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "name": "network-vif-deleted", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] Creating event network-vif-deleted:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-962cf793-ff73-4436-abcd-17c80488f8ce req-3661ee9d-5c5a-477e-ba62-8114c9420e72 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063011 Jul 17 15:34:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 270/549] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ca309682-cfb7-4e15-9a9d-640309f3d8fc tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 404 len: 111 microversion: 2.1 time: 0.062355 Jul 17 15:34:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 280/550] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:53 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 111 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6b6a1730-43d6-4915-8c95-4f7cb909bbea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c67fb57-df07-46c8-94f2-0d9461ad4cac", "name": "network-vif-unplugged", "status": "completed", "tag": "0b55bf2c-abe1-4339-b9d0-5289971e74c9"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:53 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6b6a1730-43d6-4915-8c95-4f7cb909bbea tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1551766269" status: 202 len: 0 microversion: 2.1 time: 0.050148 Jul 17 15:34:53 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 271/551] 192.168.122.24 () {58 vars in 1218 bytes} [Fri Jul 17 15:34:53 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1551766269 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:34:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] Creating event network-vif-unplugged:0b55bf2c-abe1-4339-b9d0-5289971e74c9 for instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac on devstack Jul 17 15:34:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:34:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-d7699dad-0b05-4b22-a9c9-d6c96066133f req-d93a5e2c-a2f1-40a8-aadd-8a239764a801 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.049079 Jul 17 15:34:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 281/552] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:34:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. Jul 17 15:34:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9ee9c944-ab22-44ea-9c4d-785c730d04c4 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 404 len: 111 microversion: 2.1 time: 0.078683 Jul 17 15:34:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 272/553] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:55 2026] DELETE /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 111 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 6c67fb57-df07-46c8-94f2-0d9461ad4cac] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. Jul 17 15:34:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 6c67fb57-df07-46c8-94f2-0d9461ad4cac could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-423269a0-fa1a-40f4-8817-ce1fc5d51058 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac" status: 404 len: 111 microversion: 2.1 time: 0.202046 Jul 17 15:34:56 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 282/554] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:56 2026] GET /compute/v2.1/servers/6c67fb57-df07-46c8-94f2-0d9461ad4cac => generated 111 bytes in 209 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c82ebe92-cce9-437e-9a2f-7b57c0f4b218 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 404 len: 111 microversion: 2.1 time: 0.139076 Jul 17 15:34:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 273/555] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:59 2026] DELETE /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 111 bytes in 145 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 7814382e-66b0-4690-9cea-0fb8fff0534a] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 7814382e-66b0-4690-9cea-0fb8fff0534a could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c858901d-e0ee-4ced-9ed5-c345ddccf5d6 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a" status: 404 len: 111 microversion: 2.1 time: 0.121928 Jul 17 15:34:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 283/556] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:59 2026] GET /compute/v2.1/servers/7814382e-66b0-4690-9cea-0fb8fff0534a => generated 111 bytes in 126 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. Jul 17 15:34:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1617fc64-0cf7-49fb-93a9-1ab1f98bbfa5 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 404 len: 111 microversion: 2.1 time: 0.103430 Jul 17 15:34:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 274/557] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:34:59 2026] DELETE /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 111 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 4ca24010-5c68-4524-a217-1ca0fe0f5fc4] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. Jul 17 15:34:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 4ca24010-5c68-4524-a217-1ca0fe0f5fc4 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:34:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-3c6dd293-e49f-419f-8eb1-e1e417e74466 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4" status: 404 len: 111 microversion: 2.1 time: 0.098462 Jul 17 15:34:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 284/558] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:34:59 2026] GET /compute/v2.1/servers/4ca24010-5c68-4524-a217-1ca0fe0f5fc4 => generated 111 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. Jul 17 15:35:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-00a97294-6842-4512-bf7b-e0a11e81b46c tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 404 len: 111 microversion: 2.1 time: 0.042074 Jul 17 15:35:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 275/559] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:35:02 2026] DELETE /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] [instance: 30f50f03-10f0-4835-8c7e-fe53c1efae7f] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] HTTP exception thrown: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. Jul 17 15:35:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] Returning 404 to user: Instance 30f50f03-10f0-4835-8c7e-fe53c1efae7f could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8a092e4f-bd62-428c-b57d-78f784fc5b36 tempest-AttachVolumeNegativeTest-857928603 tempest-AttachVolumeNegativeTest-857928603-project-member] 192.168.122.24 "GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f" status: 404 len: 111 microversion: 2.1 time: 0.047270 Jul 17 15:35:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 285/560] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:35:02 2026] GET /compute/v2.1/servers/30f50f03-10f0-4835-8c7e-fe53c1efae7f => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3d809a62-63a8-4d78-b657-09e6ba85f1db"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:04 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:05 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0fb6bcf4-6c19-489a-abbb-004a64c65591 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.615926 Jul 17 15:35:05 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 276/561] 192.168.122.24 () {62 vars in 1361 bytes} [Fri Jul 17 15:35:04 2026] POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 194 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ad386c3b-8af9-42d5-a883-11b47384ea49"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:08 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9638879c-7b7c-4db0-9084-744e092f27ba tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.482311 Jul 17 15:35:08 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 286/562] 192.168.122.24 () {62 vars in 1361 bytes} [Fri Jul 17 15:35:08 2026] POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 194 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:35:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e297dc69-6572-45bb-a871-58ca3ccf11a2 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1225588739"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e297dc69-6572-45bb-a871-58ca3ccf11a2 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "POST /compute/v2.1/os-volumes" status: 200 len: 343 microversion: 2.1 time: 0.847828 Jul 17 15:35:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 277/563] 192.168.122.24 () {60 vars in 1152 bytes} [Fri Jul 17 15:35:10 2026] POST /compute/v2.1/os-volumes => generated 343 bytes in 851 msecs (HTTP/1.1 200) 10 headers in 451 bytes (1 switches on core 0) Jul 17 15:35:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fcd688f8-fcc9-4679-bbde-c703aa7d38cd tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fcd688f8-fcc9-4679-bbde-c703aa7d38cd tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 200 len: 343 microversion: 2.1 time: 0.087498 Jul 17 15:35:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 287/564] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:11 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 343 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:12 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-61fbd803-5a69-425f-a43e-0fc2d8efb34d tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:12 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-61fbd803-5a69-425f-a43e-0fc2d8efb34d tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 200 len: 343 microversion: 2.1 time: 0.120405 Jul 17 15:35:12 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 278/565] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:12 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 343 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-836815f2-c36b-4e66-a784-f11e24e39649 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-836815f2-c36b-4e66-a784-f11e24e39649 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 200 len: 344 microversion: 2.1 time: 0.111993 Jul 17 15:35:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 288/566] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:13 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 344 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-40600f8a-e1cb-46f5-952c-ffc3dd968b52 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "7aa01745-7d01-4273-bbc9-3d47491d8cfb", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1523087526"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-40600f8a-e1cb-46f5-952c-ffc3dd968b52 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.392381 Jul 17 15:35:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 279/567] 192.168.122.24 () {60 vars in 1159 bytes} [Fri Jul 17 15:35:13 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:35:13 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-831e2bfa-6f34-4811-b99a-e7cd7be7b806 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-reader] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:13 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-831e2bfa-6f34-4811-b99a-e7cd7be7b806 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-reader] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.147211 Jul 17 15:35:13 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 289/568] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:13 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ae44b153-7a75-44e6-8b3e-b54c33cb3752 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-reader] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ae44b153-7a75-44e6-8b3e-b54c33cb3752 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-reader] 192.168.122.24 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.053056 Jul 17 15:35:14 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 280/569] 192.168.122.24 () {58 vars in 1137 bytes} [Fri Jul 17 15:35:13 2026] GET /compute/v2.1/os-snapshots => generated 290 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:14 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-58cc199c-7a7c-4baf-817b-29bad3c2bd98 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:14 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-58cc199c-7a7c-4baf-817b-29bad3c2bd98 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.038090 Jul 17 15:35:14 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 290/570] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:14 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:14 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=15,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b1acb5bd-4012-49c9-b1bc-8a577c6433c0 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:15 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lazy-loading 'services' on Instance uuid caf84fed-b81c-4b23-a9cb-e7a36c168e94 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b1acb5bd-4012-49c9-b1bc-8a577c6433c0 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.131285 Jul 17 15:35:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 291/571] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:15 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:35:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c4be211b-b2ee-45e8-9bc0-97c37efa2e64 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/3d809a62-63a8-4d78-b657-09e6ba85f1db" status: 202 len: 0 microversion: 2.60 time: 0.300063 Jul 17 15:35:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 281/572] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:35:14 2026] DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/3d809a62-63a8-4d78-b657-09e6ba85f1db => generated 0 bytes in 302 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-938b0b34-5384-40ba-a9f4-c9805672474e tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.135384 Jul 17 15:35:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 292/573] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:35:15 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 545 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:35:16 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-55751206-1a36-491d-9d0b-ef2fff0217ef tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-55751206-1a36-491d-9d0b-ef2fff0217ef tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.049686 Jul 17 15:35:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 282/574] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:16 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:16 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-69517762-748c-4278-9fc4-ba50919443b1 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.061523 Jul 17 15:35:16 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 293/575] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:35:16 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 371 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jul 17 15:35:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-84ba74aa-8f4b-466d-99be-66da87074389 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-84ba74aa-8f4b-466d-99be-66da87074389 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 288 microversion: 2.1 time: 0.085510 Jul 17 15:35:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 283/576] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:17 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 288 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-64fbbf1c-8121-4a22-9f3a-40e18d8a3222 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-64fbbf1c-8121-4a22-9f3a-40e18d8a3222 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 202 len: 0 microversion: 2.1 time: 0.151023 Jul 17 15:35:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 294/577] 192.168.122.24 () {58 vars in 1251 bytes} [Fri Jul 17 15:35:17 2026] DELETE /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:35:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f21c98e1-bc1d-4e88-9986-aaf0b39b4c02 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f21c98e1-bc1d-4e88-9986-aaf0b39b4c02 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.120414 Jul 17 15:35:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 284/578] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:17 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e843c984-8c01-462d-bd78-ee1f22fdd6ce tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e843c984-8c01-462d-bd78-ee1f22fdd6ce tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.049611 Jul 17 15:35:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 295/579] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:18 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d688660b-1e6a-4107-b93c-a6d51f2746a5 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d688660b-1e6a-4107-b93c-a6d51f2746a5 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 200 len: 287 microversion: 2.1 time: 0.111748 Jul 17 15:35:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 285/580] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:19 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 287 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lazy-loading 'services' on Instance uuid caf84fed-b81c-4b23-a9cb-e7a36c168e94 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1f6a3f31-daa0-4744-ad0c-2667db5768e4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/ad386c3b-8af9-42d5-a883-11b47384ea49" status: 202 len: 0 microversion: 2.60 time: 0.204011 Jul 17 15:35:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 296/581] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:35:20 2026] DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/ad386c3b-8af9-42d5-a883-11b47384ea49 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-49f98ec4-2d2f-4931-adc7-5766e6056d79 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.080026 Jul 17 15:35:20 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 286/582] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:35:20 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0f27ed9e-a464-431f-a7f3-7b91814395b4 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-0f27ed9e-a464-431f-a7f3-7b91814395b4 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] HTTP exception thrown: Snapshot 39e600d2-c658-4627-ba27-8b10778a8e56 could not be found. Jul 17 15:35:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0f27ed9e-a464-431f-a7f3-7b91814395b4 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Returning 404 to user: Snapshot 39e600d2-c658-4627-ba27-8b10778a8e56 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0f27ed9e-a464-431f-a7f3-7b91814395b4 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56" status: 404 len: 111 microversion: 2.1 time: 0.064766 Jul 17 15:35:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 297/583] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:35:20 2026] GET /compute/v2.1/os-snapshots/39e600d2-c658-4627-ba27-8b10778a8e56 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:35:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3c6ae53f-5717-4b2c-83c3-68492a8d78f9 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3c6ae53f-5717-4b2c-83c3-68492a8d78f9 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 202 len: 0 microversion: 2.1 time: 0.108108 Jul 17 15:35:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 287/584] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:35:20 2026] DELETE /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-074c366c-b98e-4b51-a9d6-a23160e87bf3 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-074c366c-b98e-4b51-a9d6-a23160e87bf3 tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 200 len: 343 microversion: 2.1 time: 0.105482 Jul 17 15:35:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 298/585] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:21 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 343 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d26a572d-6e4a-4dd0-b5f4-83137e8a52a4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.058185 Jul 17 15:35:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 288/586] 192.168.122.24 () {60 vars in 1340 bytes} [Fri Jul 17 15:35:21 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] HTTP exception thrown: Instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 is not attached to volume ad386c3b-8af9-42d5-a883-11b47384ea49 Jul 17 15:35:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Returning 404 to user: Instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 is not attached to volume ad386c3b-8af9-42d5-a883-11b47384ea49 {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-215ec31e-7e15-4f6f-b760-311446c2dcda tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/ad386c3b-8af9-42d5-a883-11b47384ea49" status: 404 len: 154 microversion: 2.60 time: 0.121397 Jul 17 15:35:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 299/587] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:35:21 2026] DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/ad386c3b-8af9-42d5-a883-11b47384ea49 => generated 154 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] HTTP exception thrown: Volume 3d809a62-63a8-4d78-b657-09e6ba85f1db could not be found. Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Returning 404 to user: Volume 3d809a62-63a8-4d78-b657-09e6ba85f1db could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5695da9b-2b94-4aaa-9834-2efb2f5f7617 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/3d809a62-63a8-4d78-b657-09e6ba85f1db" status: 404 len: 109 microversion: 2.60 time: 0.146495 Jul 17 15:35:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 289/588] 192.168.122.24 () {60 vars in 1454 bytes} [Fri Jul 17 15:35:21 2026] DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/os-volume_attachments/3d809a62-63a8-4d78-b657-09e6ba85f1db => generated 109 bytes in 148 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-128617490"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4256910c-0f2b-4291-bff2-e507c284e6ad tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:22 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-4256910c-0f2b-4291-bff2-e507c284e6ad tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] HTTP exception thrown: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4256910c-0f2b-4291-bff2-e507c284e6ad tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Returning 404 to user: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4256910c-0f2b-4291-bff2-e507c284e6ad tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 404 len: 109 microversion: 2.1 time: 0.063165 Jul 17 15:35:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 290/589] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:22 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 109 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ecd8d0dd-90d6-4156-9c92-37d0b8f83c7b tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-ecd8d0dd-90d6-4156-9c92-37d0b8f83c7b tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] HTTP exception thrown: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ecd8d0dd-90d6-4156-9c92-37d0b8f83c7b tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Returning 404 to user: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ecd8d0dd-90d6-4156-9c92-37d0b8f83c7b tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 404 len: 109 microversion: 2.1 time: 0.071908 Jul 17 15:35:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 291/590] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:35:22 2026] DELETE /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 109 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ee3cd975-ca21-4456-bf9c-d85539a67d0c tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-ee3cd975-ca21-4456-bf9c-d85539a67d0c tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] HTTP exception thrown: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. Jul 17 15:35:22 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ee3cd975-ca21-4456-bf9c-d85539a67d0c tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] Returning 404 to user: Volume 7aa01745-7d01-4273-bbc9-3d47491d8cfb could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:22 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ee3cd975-ca21-4456-bf9c-d85539a67d0c tempest-VolumesSnapshotsTestJSON-243348919 tempest-VolumesSnapshotsTestJSON-243348919-project-member] 192.168.122.24 "GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb" status: 404 len: 109 microversion: 2.1 time: 0.045700 Jul 17 15:35:22 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 292/591] 192.168.122.24 () {58 vars in 1242 bytes} [Fri Jul 17 15:35:22 2026] GET /compute/v2.1/os-volumes/7aa01745-7d01-4273-bbc9-3d47491d8cfb => generated 109 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:35:22 devstack devstack@n-api.service[61803]: INFO nova.network.security_group_api [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Removing security group c20e5faf-ce16-4ef5-badb-a77b5b5a486a from port 212e062d-4f92-4c94-988d-6aceae9df494 Jul 17 15:35:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4eb1da1d-a102-4c9c-8150-d3eedb8bd9cf tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/action" status: 202 len: 0 microversion: 2.60 time: 1.286647 Jul 17 15:35:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 300/592] 192.168.122.24 () {62 vars in 1316 bytes} [Fri Jul 17 15:35:22 2026] POST /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94/action => generated 0 bytes in 1290 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:35:23 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] Creating event network-changed:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:35:23 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:35:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-9e01b366-6319-4b49-a100-5a5868ed117d req-69a8a80f-dcd7-46aa-bd5b-2468596aa749 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.090899 Jul 17 15:35:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 293/593] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:35:23 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:24 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:24 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] Creating event network-changed:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:35:24 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:35:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ddbebf2b-34aa-4161-9590-e0737ada111b req-2230ea9e-6668-4f46-a77b-30284a90beb2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.092650 Jul 17 15:35:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 294/594] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:35:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1c5cb1aa-243b-4c2f-8b05-92aa8e103aa4 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 204 len: 0 microversion: 2.60 time: 0.319703 Jul 17 15:35:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 301/595] 192.168.122.24 () {60 vars in 1277 bytes} [Fri Jul 17 15:35:24 2026] DELETE /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-291a02b2-ffb8-44eb-81b0-1e766cbc5884 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1699 microversion: 2.60 time: 0.398263 Jul 17 15:35:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 295/596] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:35:25 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1699 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:26 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "name": "network-vif-deleted", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:35:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] Creating event network-vif-deleted:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:35:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:35:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-1f09223f-3215-451b-a79c-1b0e5a91092d req-b0751e58-1c49-4e98-be21-d42995925e72 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.103848 Jul 17 15:35:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 296/597] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:35:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '4ffa4874efc44fa990abfcc553b5f4a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2af6120e0ef344c88868fa978598308a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:35:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2e8faeb1-aa49-460e-ae2f-bc1c889807a5 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 200 len: 1539 microversion: 2.60 time: 0.317169 Jul 17 15:35:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 302/598] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:35:26 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 1539 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jul 17 15:35:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "name": "network-vif-unplugged", "status": "completed", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}, {"server_uuid": "caf84fed-b81c-4b23-a9cb-e7a36c168e94", "name": "network-vif-unplugged", "status": "completed", "tag": "212e062d-4f92-4c94-988d-6aceae9df494"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:35:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Creating event network-vif-unplugged:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:35:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] Creating event network-vif-unplugged:212e062d-4f92-4c94-988d-6aceae9df494 for instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 on devstack Jul 17 15:35:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:35:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-8b8b34ba-7c7d-444c-97c4-35c9525d2ad2 req-c35380c3-eff5-4ee3-ba9f-5f3ac837015a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.060485 Jul 17 15:35:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 297/599] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:35:27 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] [instance: caf84fed-b81c-4b23-a9cb-e7a36c168e94] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] HTTP exception thrown: Instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 could not be found. Jul 17 15:35:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Returning 404 to user: Instance caf84fed-b81c-4b23-a9cb-e7a36c168e94 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:35:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c3b4f245-e37a-4a20-bffc-fb4bf324d673 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94" status: 404 len: 111 microversion: 2.60 time: 0.048869 Jul 17 15:35:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 303/600] 192.168.122.24 () {60 vars in 1274 bytes} [Fri Jul 17 15:35:28 2026] GET /compute/v2.1/servers/caf84fed-b81c-4b23-a9cb-e7a36c168e94 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jul 17 15:35:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c9239a92-1438-4660-8815-eaa872712974 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:35:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c9239a92-1438-4660-8815-eaa872712974 tempest-TestInstancesWithCinderVolumes-1768919279 tempest-TestInstancesWithCinderVolumes-1768919279-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1891361803" status: 204 len: 0 microversion: 2.60 time: 0.033842 Jul 17 15:35:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 298/601] 192.168.122.24 () {60 vars in 1328 bytes} [Fri Jul 17 15:35:30 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1891361803 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jul 17 15:35:37 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=54,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:35:38 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=25,nova_api:UPDATE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:35:38 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=75,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:35:40 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=10,nova_api:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-90345680", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] validate_networks() for None {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:36:22 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Getting quotas for project 5ba845286dd044cfae5bc34654883db3. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Getting quotas for user 99f6061b06f346959adc0d5556c85c3d and project 5ba845286dd044cfae5bc34654883db3. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:36:23 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-21424a58-303a-4c6a-8a52-b49391e6d553 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.653031 Jul 17 15:36:23 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 304/602] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:36:22 2026] POST /compute/v2.1/servers => generated 386 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:36:23 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-03d65544-a1ec-434f-9d6d-86325124315b tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:23 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-03d65544-a1ec-434f-9d6d-86325124315b tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:23 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-03d65544-a1ec-434f-9d6d-86325124315b tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:23 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-03d65544-a1ec-434f-9d6d-86325124315b tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-03d65544-a1ec-434f-9d6d-86325124315b tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1223 microversion: 2.1 time: 0.154389 Jul 17 15:36:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 299/603] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:23 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1223 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-96afe4f8-1e62-44ce-80c2-3e4d7ee5b742 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:24 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-96afe4f8-1e62-44ce-80c2-3e4d7ee5b742 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:24 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-96afe4f8-1e62-44ce-80c2-3e4d7ee5b742 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:24 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-96afe4f8-1e62-44ce-80c2-3e4d7ee5b742 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:24 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-96afe4f8-1e62-44ce-80c2-3e4d7ee5b742 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1223 microversion: 2.1 time: 0.300072 Jul 17 15:36:24 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 305/604] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:24 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1223 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:26 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2bbbc765-a8ed-4624-a0a9-ec770ba81368 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1275 microversion: 2.1 time: 0.342031 Jul 17 15:36:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 300/605] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:25 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1275 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:27 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ac6d6455-eb3a-449e-8b33-374e2a07c113 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1281 microversion: 2.1 time: 0.448012 Jul 17 15:36:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 306/606] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:27 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1281 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:28 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b230be0b-b333-4489-868b-7f395ec35338 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1281 microversion: 2.1 time: 0.302271 Jul 17 15:36:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 301/607] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:28 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1281 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ae9a4e5f-2c9a-4b28-8e1e-6fb6956e7771 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1323 microversion: 2.1 time: 0.242930 Jul 17 15:36:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 307/608] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:29 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1323 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:30 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] Creating event network-changed:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:36:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-3ea296a8-5a85-40f4-9ee5-51bfc94af20e req-6eb61a90-d9a7-4460-bbdd-3fd2cd7a3797 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064031 Jul 17 15:36:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 302/609] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:36:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-bb96e651-bcde-4109-b62f-bf03518dd2d2 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1323 microversion: 2.1 time: 0.768517 Jul 17 15:36:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 308/610] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:31 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1323 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "name": "network-vif-plugged", "status": "completed", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] Creating event network-vif-plugged:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:36:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-1a505300-a5d7-4372-bb9a-b254051a6f4f req-c29332b2-d575-4050-b004-b54fe8052753 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088248 Jul 17 15:36:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 303/611] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:36:32 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:33 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5dc719ee-d132-4437-828e-7edb1809b1e6 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1323 microversion: 2.1 time: 0.672951 Jul 17 15:36:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 309/612] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:33 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1323 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:34 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "name": "network-vif-plugged", "status": "completed", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] Creating event network-vif-plugged:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-bbfb13d3-363c-406e-8af4-286905c67037 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1469 microversion: 2.1 time: 0.381098 Jul 17 15:36:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 304/613] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:34 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1469 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-ca136a1f-65f5-443f-bd6d-c48ae8c5a20a req-201ca51f-6c22-4fda-aae6-489efd7201d4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.123319 Jul 17 15:36:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 310/614] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:36:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:36:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-81fd3788-7e5f-4819-b199-51c17f5c47ab tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 204 len: 0 microversion: 2.1 time: 0.214789 Jul 17 15:36:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 305/615] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:36:35 2026] DELETE /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-37933b56-3e58-473a-8d12-503364603c63 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1475 microversion: 2.1 time: 0.313793 Jul 17 15:36:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 311/616] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:35 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1475 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:36:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "name": "network-vif-deleted", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99f6061b06f346959adc0d5556c85c3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ba845286dd044cfae5bc34654883db3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:36:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] Creating event network-vif-deleted:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:36 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:36:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4b2a92f2-a935-4059-a42f-7aaafa1b0c10 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 200 len: 1433 microversion: 2.1 time: 0.223938 Jul 17 15:36:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 306/617] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:36 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 1433 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:36:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-348506a3-19cd-4067-b244-e0b003a2c951 req-92911fb3-615a-4b07-8ab4-b5841605b0b8 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065043 Jul 17 15:36:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 312/618] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:36:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:36:37 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "name": "network-vif-unplugged", "status": "completed", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}, {"server_uuid": "90dff6de-1ed8-4a81-bdfb-e04a865b24b3", "name": "network-vif-unplugged", "status": "completed", "tag": "6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:36:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Creating event network-vif-unplugged:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] Creating event network-vif-unplugged:6e6f5ed1-9efb-47ee-af31-9c086a5fd5c9 for instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 on devstack Jul 17 15:36:37 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:36:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-61d007cf-ab9a-4f58-b1bf-1bf2a755ad3d req-86d9ab44-4d61-4bad-8fbe-d0f74b6634c6 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.046414 Jul 17 15:36:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 307/619] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:36:37 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] [instance: 90dff6de-1ed8-4a81-bdfb-e04a865b24b3] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] HTTP exception thrown: Instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 could not be found. Jul 17 15:36:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] Returning 404 to user: Instance 90dff6de-1ed8-4a81-bdfb-e04a865b24b3 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:36:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-591e1a0c-73a2-477c-8ab7-9e0874c82591 tempest-VolumesNegativeTest-406935977 tempest-VolumesNegativeTest-406935977-project-member] 192.168.122.24 "GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3" status: 404 len: 111 microversion: 2.1 time: 0.055585 Jul 17 15:36:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 313/620] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:36:38 2026] GET /compute/v2.1/servers/90dff6de-1ed8-4a81-bdfb-e04a865b24b3 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:36:47 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=13,nova_api:UPDATE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:47 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=28,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=16,nova_api:INSERT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:36:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=25 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1352478458", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "4ad5757d-41ed-4470-9ed0-faed2e1a513e"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] validate_networks() for [('4ad5757d-41ed-4470-9ed0-faed2e1a513e', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:34 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Getting quotas for project 65c184ebfaac4b8e99b957f2ff85e214. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Getting quotas for user 0dfe72deab7f49bfad9ae13bd2df60b0 and project 65c184ebfaac4b8e99b957f2ff85e214. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:37:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7cb9c6ee-ab28-4357-a2e7-4be5e2847b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.064633 Jul 17 15:37:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 308/621] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:37:33 2026] POST /compute/v2.1/servers => generated 386 bytes in 1067 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:37:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8f43b0a9-d851-4c77-8852-ce0a72accbd2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8f43b0a9-d851-4c77-8852-ce0a72accbd2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:34 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8f43b0a9-d851-4c77-8852-ce0a72accbd2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:35 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-8f43b0a9-d851-4c77-8852-ce0a72accbd2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:35 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8f43b0a9-d851-4c77-8852-ce0a72accbd2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1224 microversion: 2.1 time: 0.450704 Jul 17 15:37:35 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 314/622] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:34 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1224 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:36 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d0d8c5ca-be20-4c68-8229-107c4f207495 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1276 microversion: 2.1 time: 0.142896 Jul 17 15:37:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 309/623] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:36 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1276 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:37 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:38 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c71a23a4-eaa3-47e3-88f8-8869043eb629 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1324 microversion: 2.1 time: 0.828630 Jul 17 15:37:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 315/624] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:37 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1324 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:39 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7c48727b-a26c-470b-954d-e44d5e8cb882 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1324 microversion: 2.1 time: 0.291652 Jul 17 15:37:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 310/625] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:39 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1324 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] Creating event network-changed:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-82d90232-cef9-44ae-a251-8c81caa50ee1 req-3e3ec3f8-50e9-4ece-b0fc-22a600ec38fe service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.375628 Jul 17 15:37:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 316/626] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:39 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:40 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:41 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-388da252-d1e7-49e1-8e78-2956f2164d6d tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1324 microversion: 2.1 time: 0.490725 Jul 17 15:37:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 311/627] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:40 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1324 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "name": "network-vif-plugged", "status": "completed", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] Creating event network-vif-plugged:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-c459e7c1-174d-4d83-bc22-fab4fde42006 req-fad5676e-c1e7-44f1-bc67-6393cd49fcea service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.571170 Jul 17 15:37:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 317/628] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-eab309c2-13ec-4e24-8f50-8a0a60c1b84f tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1324 microversion: 2.1 time: 0.410536 Jul 17 15:37:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 312/629] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:42 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1324 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "name": "network-vif-plugged", "status": "completed", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] Creating event network-vif-plugged:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-7555201d-e5e5-47f6-9916-7f07db1ff6ec req-07748e9e-3a2b-4993-9784-fd85152a158d service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046831 Jul 17 15:37:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 318/630] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:43 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-5b62addb-18af-4841-a5b4-781119d5ab34 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1501 microversion: 2.1 time: 0.225965 Jul 17 15:37:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 313/631] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:43 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1501 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ef22636c-a69b-41fe-bd25-fd0a578256cb tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 204 len: 0 microversion: 2.1 time: 0.325191 Jul 17 15:37:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 319/632] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:37:44 2026] DELETE /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:45 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7b349363-5d25-456e-84d7-8630ab8fa509 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1507 microversion: 2.1 time: 0.443721 Jul 17 15:37:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 314/633] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:44 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1507 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "name": "network-vif-unplugged", "status": "completed", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] Creating event network-vif-unplugged:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2d14ebd1-f22f-4b13-8924-613af1d2b65a req-604faa35-2e7d-413d-98ff-e4ffcd87254b service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.075008 Jul 17 15:37:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 320/634] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:45 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:37:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "name": "network-vif-deleted", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] Creating event network-vif-deleted:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-fe09450d-1860-49ce-8e3f-12c614b812f5 req-7377d644-62a6-40c2-8d57-cfd468284028 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079784 Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 315/635] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:46 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:46 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:46 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f624be10-4a34-4f26-84e6-e76d643a5844 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 200 len: 1465 microversion: 2.1 time: 0.166252 Jul 17 15:37:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 321/636] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:46 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 1465 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: e28d056d-fa59-4923-8d92-ad2dcac9ca55] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] HTTP exception thrown: Instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 could not be found. Jul 17 15:37:47 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Returning 404 to user: Instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:37:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-e8d78a75-2b56-4c44-8bb0-0899b0680903 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55" status: 404 len: 111 microversion: 2.1 time: 0.137074 Jul 17 15:37:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 316/637] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:47 2026] GET /compute/v2.1/servers/e28d056d-fa59-4923-8d92-ad2dcac9ca55 => generated 111 bytes in 139 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:37:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e28d056d-fa59-4923-8d92-ad2dcac9ca55", "name": "network-vif-unplugged", "status": "completed", "tag": "a57d0feb-bf47-48bc-8b8c-5a37c6cba00c"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] Creating event network-vif-unplugged:a57d0feb-bf47-48bc-8b8c-5a37c6cba00c for instance e28d056d-fa59-4923-8d92-ad2dcac9ca55 on devstack Jul 17 15:37:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-b2d150b3-ad23-4eeb-8e7e-b6ee0c549e10 req-a30c24b5-9525-4bd1-964f-035fd485079d service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.132461 Jul 17 15:37:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 322/638] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:47 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1904849389", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "4ad5757d-41ed-4470-9ed0-faed2e1a513e"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.010s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] validate_networks() for [('4ad5757d-41ed-4470-9ed0-faed2e1a513e', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:37:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Getting quotas for project 65c184ebfaac4b8e99b957f2ff85e214. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Getting quotas for user 0dfe72deab7f49bfad9ae13bd2df60b0 and project 65c184ebfaac4b8e99b957f2ff85e214. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:37:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0e1f6a93-bc77-4d66-8d47-6babcadb9987 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.779956 Jul 17 15:37:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 317/639] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:37:48 2026] POST /compute/v2.1/servers => generated 386 bytes in 1783 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jul 17 15:37:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-bc4215b7-a764-4b1b-8f81-717b5dec3c06 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-bc4215b7-a764-4b1b-8f81-717b5dec3c06 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:49 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-bc4215b7-a764-4b1b-8f81-717b5dec3c06 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-bc4215b7-a764-4b1b-8f81-717b5dec3c06 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-bc4215b7-a764-4b1b-8f81-717b5dec3c06 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1224 microversion: 2.1 time: 0.147208 Jul 17 15:37:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 323/640] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:49 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1224 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:51 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8b6acd4e-08ba-4205-8833-bc588f3ce7ad tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1228 microversion: 2.1 time: 0.347854 Jul 17 15:37:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 318/641] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:51 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1228 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:52 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:52 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-36e27429-8450-48ec-8900-3c237a273b49 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1294 microversion: 2.1 time: 0.227287 Jul 17 15:37:52 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 324/642] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:52 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1294 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:53 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:54 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-510d8ba4-b84c-4523-a133-6a4563b72a9e tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1324 microversion: 2.1 time: 0.646986 Jul 17 15:37:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 319/643] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:53 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1324 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] Creating event network-changed:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:37:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-0878f93a-52b9-4ecf-856e-256c5165783d req-1aff5b6a-eb8f-49b5-a58f-86b9fe858310 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.070984 Jul 17 15:37:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 325/644] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:55 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4b1d05c6-0613-4c8c-aaa3-ad88fd651be1 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1324 microversion: 2.1 time: 0.609797 Jul 17 15:37:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 320/645] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:55 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1324 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:56 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "name": "network-vif-plugged", "status": "completed", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:56 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] Creating event network-vif-plugged:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:37:56 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-ca0f584b-e9ca-4562-ac37-0a52fda6f69e req-5d2bf16c-ffcb-4056-b841-62eade92d880 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.134239 Jul 17 15:37:56 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 326/646] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:57 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:57 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-59ac80f8-c53a-4ff9-9e6c-7f54ae5859f2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1324 microversion: 2.1 time: 0.270181 Jul 17 15:37:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 321/647] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:56 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1324 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:58 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "name": "network-vif-plugged", "status": "completed", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:37:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] Creating event network-vif-plugged:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:37:58 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:37:58 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-3c565a42-3553-4f4c-ba08-a5d843ddd2ea req-6d43d8d7-aa8e-4d14-b24f-d363168e354c service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054940 Jul 17 15:37:58 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 322/648] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:37:58 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:37:58 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-56a4a091-87d8-424d-ae86-a1a3c77feeb2 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1501 microversion: 2.1 time: 0.288302 Jul 17 15:37:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 327/649] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:58 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1501 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ed255184-e04c-4452-b140-6654160e6969 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 204 len: 0 microversion: 2.1 time: 0.206347 Jul 17 15:37:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 323/650] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:37:59 2026] DELETE /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:59 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:37:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0a1e1d38-cfe1-46a6-838c-369f650e5909 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1507 microversion: 2.1 time: 0.396385 Jul 17 15:37:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 328/651] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:37:59 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1507 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:37:59 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "name": "network-vif-unplugged", "status": "completed", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] Creating event network-vif-unplugged:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:38:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:38:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-3a437cdd-47c1-44f9-9857-e16e340f9ca3 req-4e9ed7e4-d4ac-4b76-89b9-06d016f30b46 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.088854 Jul 17 15:38:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 324/652] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:38:00 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:00 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:38:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "name": "network-vif-deleted", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:38:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:01 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dfe72deab7f49bfad9ae13bd2df60b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65c184ebfaac4b8e99b957f2ff85e214', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:38:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] Creating event network-vif-deleted:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:38:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:38:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-03b794ca-c4e5-4cdb-b7be-db5d6d9ae0b8 req-009994cf-4b3b-418c-aeb4-22c42f6d09a6 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.061753 Jul 17 15:38:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 325/653] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:38:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:38:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1bc22095-4031-4867-b7bf-6905d96b3610 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 200 len: 1465 microversion: 2.1 time: 0.247541 Jul 17 15:38:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 329/654] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:38:00 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 1465 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] [instance: ead9dba3-354c-4a91-98b9-1236ebd201b2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] HTTP exception thrown: Instance ead9dba3-354c-4a91-98b9-1236ebd201b2 could not be found. Jul 17 15:38:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] Returning 404 to user: Instance ead9dba3-354c-4a91-98b9-1236ebd201b2 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:38:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1b85ca9e-b42c-4971-986a-b101767eb526 tempest-VolumesActionsTest-1617482551 tempest-VolumesActionsTest-1617482551-project-member] 192.168.122.24 "GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2" status: 404 len: 111 microversion: 2.1 time: 0.071544 Jul 17 15:38:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 326/655] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:38:02 2026] GET /compute/v2.1/servers/ead9dba3-354c-4a91-98b9-1236ebd201b2 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:38:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ead9dba3-354c-4a91-98b9-1236ebd201b2", "name": "network-vif-unplugged", "status": "completed", "tag": "80bcde0a-8577-4e75-8228-1f2ad21d79d7"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:38:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:38:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:38:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:38:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] Creating event network-vif-unplugged:80bcde0a-8577-4e75-8228-1f2ad21d79d7 for instance ead9dba3-354c-4a91-98b9-1236ebd201b2 on devstack Jul 17 15:38:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:38:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2df066d8-8d8f-4d13-acde-9b7bb53513ae req-9d4b3c2f-230f-44d0-8b22-2b06d03acc66 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044085 Jul 17 15:38:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 330/656] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:38:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:38:12 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=32,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:38:12 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=59,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:38:12 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:38:12 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=41,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-095cd902-0f99-44b3-b0ff-13ebcc8bd15e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-605811993", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFJ8vcWbm2Lkm9oOicjoevWwtc+hSLSxqE7rP6JBVy7wcF+esN13jC3u37uqTGIzKCXIClG+HsIXVvhTXVbIlcf+2V3V0iIBIKlbFtkopRINrprLTp59/36lbtzE/ToOMg=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:27 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-095cd902-0f99-44b3-b0ff-13ebcc8bd15e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Getting quotas for project 78b9d93b26e04633a6aab2164752866f. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:39:27 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-095cd902-0f99-44b3-b0ff-13ebcc8bd15e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Getting quotas for user fb8b9c33bfef4e7fbe2130624158564b and project 78b9d93b26e04633a6aab2164752866f. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:39:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-095cd902-0f99-44b3-b0ff-13ebcc8bd15e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.271586 Jul 17 15:39:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 327/657] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:39:27 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-417037795", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "4d304d3e-bd6d-4a2b-981d-49c1fa5f0cf7"}], "security_groups": [{"name": "tempest-securitygroup--1201530509"}], "key_name": "tempest-keypair-605811993", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] validate_networks() for [('4d304d3e-bd6d-4a2b-981d-49c1fa5f0cf7', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:30 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Getting quotas for project 78b9d93b26e04633a6aab2164752866f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Getting quotas for user fb8b9c33bfef4e7fbe2130624158564b and project 78b9d93b26e04633a6aab2164752866f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:39:30 devstack devstack@n-api.service[61803]: WARNING nova.utils [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-417037795 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-4170377 Jul 17 15:39:30 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:39:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8f217510-c483-465e-9bf1-8a8f1ed588a6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 1.107528 Jul 17 15:39:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 331/658] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:39:29 2026] POST /compute/v2.1/servers => generated 412 bytes in 1113 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:39:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a688e98e-7c59-488d-9e9e-40fd35a4bcec tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:31 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a688e98e-7c59-488d-9e9e-40fd35a4bcec tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:31 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a688e98e-7c59-488d-9e9e-40fd35a4bcec tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:31 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a688e98e-7c59-488d-9e9e-40fd35a4bcec tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a688e98e-7c59-488d-9e9e-40fd35a4bcec tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1266 microversion: 2.1 time: 0.155288 Jul 17 15:39:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 328/659] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:31 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1266 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d9524f5e-80e7-46ac-ba66-048cefe2463d tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1318 microversion: 2.1 time: 0.216410 Jul 17 15:39:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 332/660] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:32 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1318 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] Creating event network-changed:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:39:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:34 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-619c046c-d3d3-421b-a439-fee959794fc6 req-e5e6c8c0-947a-45cc-81ef-f63dc9bc957f service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.099270 Jul 17 15:39:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 333/661] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:34 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-51f14273-67bb-4490-97fa-32b780e91138 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1392 microversion: 2.1 time: 1.360898 Jul 17 15:39:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 329/662] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:33 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1392 bytes in 1363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:36 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:36 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6d099d94-a878-416c-8041-a7d2183dfaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1392 microversion: 2.1 time: 0.690201 Jul 17 15:39:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 334/663] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:35 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1392 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:37 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ad88497e-ad9e-4705-bc3f-083b31884338 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1392 microversion: 2.1 time: 0.266948 Jul 17 15:39:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 330/664] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:37 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1392 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "name": "network-vif-plugged", "status": "completed", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] Creating event network-vif-plugged:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:39:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-1d1f2f10-e21c-48b0-9860-946feda219b2 req-24907873-368c-4724-9f51-a1c7546bf282 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052682 Jul 17 15:39:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 335/665] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:38 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:39 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-eb6f21b7-bd85-48ba-9ad7-a5833bbd840a tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1591 microversion: 2.1 time: 0.493628 Jul 17 15:39:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 331/666] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:38 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1591 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:39 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7ee2130a-a215-4564-b505-30b5d38beff5 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.199767 Jul 17 15:39:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 336/667] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:39:39 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-interface => generated 282 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "name": "network-vif-plugged", "status": "completed", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] Creating event network-vif-plugged:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:39:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-a1f87ef7-bc97-47c0-ada1-fcbcd4745f4c req-1081fd69-5764-42b3-9f1c-ef44bcfd15ca service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.133098 Jul 17 15:39:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 332/668] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:40 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:40 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] Creating event network-changed:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:39:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-5585071e-af16-45b7-ad13-c5bbd33ee1f8 req-4beb0129-0719-4b27-adfe-07b9cd71fd54 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041869 Jul 17 15:39:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 337/669] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:39:41 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d022154d-bfdc-417e-b634-3765eba60c58 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-468462455", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHZNd9DKIQc9oDcxz4/Uf88R1n7d0z0wEcCsdUngqJ/hvNIoNZJ9q1h/9Gp18fR13KbPOZzYZStzKT5mdm0LsDycbcEByeJGXuffG6eN1WKxrHW1bR8q//BHrULME/zhwQ=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-d022154d-bfdc-417e-b634-3765eba60c58 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Getting quotas for project 098afb6dbf834badb8a2b1b1094623a8. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-d022154d-bfdc-417e-b634-3765eba60c58 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Getting quotas for user a28d84f5f94e46c1bba74460a8666caf and project 098afb6dbf834badb8a2b1b1094623a8. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d022154d-bfdc-417e-b634-3765eba60c58 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.079390 Jul 17 15:39:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 333/670] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:39:42 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1778829957", "imageRef": "71603a61-3d38-4fff-87b2-2d5252f4c247", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-468462455", "networks": [{"uuid": "75f34b70-1222-40e0-a498-7a497ff359a3"}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] validate_networks() for [('75f34b70-1222-40e0-a498-7a497ff359a3', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:42 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Getting quotas for project 098afb6dbf834badb8a2b1b1094623a8. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Getting quotas for user a28d84f5f94e46c1bba74460a8666caf and project 098afb6dbf834badb8a2b1b1094623a8. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='71603a61-3d38-4fff-87b2-2d5252f4c247',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:39:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-12e74b1d-5bc4-42c1-99f1-6dff9090581c tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.616192 Jul 17 15:39:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 338/671] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:39:42 2026] POST /compute/v2.1/servers => generated 386 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8a5e3c2c-112b-4726-8eb3-8f741399fa12 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-8a5e3c2c-112b-4726-8eb3-8f741399fa12 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8a5e3c2c-112b-4726-8eb3-8f741399fa12 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:42 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-8a5e3c2c-112b-4726-8eb3-8f741399fa12 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8a5e3c2c-112b-4726-8eb3-8f741399fa12 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1268 microversion: 2.1 time: 0.105628 Jul 17 15:39:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 334/672] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:42 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1268 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:44 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ff0fa1a8-87e1-462c-80ca-812794799cd0 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1328 microversion: 2.1 time: 0.208951 Jul 17 15:39:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 339/673] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:43 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1328 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:45 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b579e392-6f88-4842-8e67-da31456cb8bb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1368 microversion: 2.1 time: 0.263630 Jul 17 15:39:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 335/674] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:45 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1368 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:39:46 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:46 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] Creating event network-changed:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:39:46 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-597abcc9-9988-4ee5-a460-244df5510a7c req-7c7956ef-96b3-4230-b875-4bd598c100f4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.071661 Jul 17 15:39:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 340/675] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:46 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3715a331-203d-464c-a6e5-6c69dde63249 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1368 microversion: 2.1 time: 0.292424 Jul 17 15:39:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 336/676] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:46 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1368 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:47 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:48 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-9e900eed-f75c-4da9-9db4-cca8542b4c36 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1368 microversion: 2.1 time: 0.336226 Jul 17 15:39:48 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 341/677] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:47 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1368 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "name": "network-vif-plugged", "status": "completed", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}, {"server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "name": "network-vif-plugged", "status": "completed", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Creating event network-vif-plugged:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:39:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] Creating event network-vif-plugged:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:39:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-ab79811b-31b0-431b-9b72-9fd6287ac685 req-dc21a772-a2bb-4348-8c70-3206f0fecacc service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.052946 Jul 17 15:39:48 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 337/678] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:48 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8f404ecc-59da-4a68-9f0c-50cef0b020ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1551 microversion: 2.1 time: 0.204524 Jul 17 15:39:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 342/679] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:49 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1551 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2c8339ef-4ce8-4238-9e83-7cc7d7045f41 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1551 microversion: 2.1 time: 0.215323 Jul 17 15:39:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 338/680] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:49 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1551 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Searching by: {'deleted': False, 'project_id': '098afb6dbf834badb8a2b1b1094623a8'} {{(pid=61803) get_all /opt/stack/nova/nova/compute/api.py:3110}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.multi_cell_list [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=61803) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jul 17 15:39:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d61f0261-0ebf-4004-bf7c-6f2c6c03dd52 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers" status: 200 len: 349 microversion: 2.1 time: 0.223939 Jul 17 15:39:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 343/681] 192.168.122.24 () {58 vars in 1122 bytes} [Fri Jul 17 15:39:49 2026] GET /compute/v2.1/servers => generated 349 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:49 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:50 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:50 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-344db69e-aeed-4d9f-a5dd-87ca3e5ac642 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1551 microversion: 2.1 time: 0.188076 Jul 17 15:39:50 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 339/682] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:49 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1551 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b33ab19a-7cf5-4b4a-b40a-9e22d84a04af"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:52 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:39:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-94ff6785-5783-4ccc-a009-69f488af9066 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.638306 Jul 17 15:39:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 344/683] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:39:52 2026] POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments => generated 194 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:55 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:39:56 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:39:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-77c436fd-7589-4881-a19a-53e9f417d51f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1597 microversion: 2.1 time: 0.268188 Jul 17 15:39:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 340/684] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:39:55 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1597 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:39:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:39:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:39:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:39:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:39:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] Creating event network-changed:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:39:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:39:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-ced50f7c-189e-48c0-b763-f5670dc8febd req-579135d1-45c3-4de4-b91d-9477bf8c4e53 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.067175 Jul 17 15:39:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 345/685] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:39:58 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:39:59 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-2143744466"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:00 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:00 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:00 devstack devstack@n-api.service[61802]: INFO nova.network.security_group_api [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Adding security group 1e9707e8-11d9-486e-bdfe-a78337fd9250 to port d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 Jul 17 15:40:00 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-14e0deb6-4551-426d-a73d-679a9ff4206f tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1710 microversion: 2.1 time: 0.287419 Jul 17 15:40:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 346/686] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:00 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1710 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Searching by: {'deleted': False, 'project_id': '78b9d93b26e04633a6aab2164752866f'} {{(pid=61803) get_all /opt/stack/nova/nova/compute/api.py:3110}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.multi_cell_list [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=61803) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-75cf1af0-9b93-4c16-aebc-c7b9df6e4ee4 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers" status: 200 len: 364 microversion: 2.1 time: 0.133867 Jul 17 15:40:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 347/687] 192.168.122.24 () {58 vars in 1122 bytes} [Fri Jul 17 15:40:01 2026] GET /compute/v2.1/servers => generated 364 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-723b5634-dc15-4178-8f6f-1070a66a6e1d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action" status: 202 len: 0 microversion: 2.1 time: 0.953841 Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 341/688] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:40:00 2026] POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action => generated 0 bytes in 962 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] Creating event network-changed:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-b34c18e4-c4c7-47b6-86b7-14f19a89a51a req-e160c197-2c21-4a13-8e07-f0a55c28e152 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053249 Jul 17 15:40:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 348/689] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:01 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:01 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d89cad52-9e40-4bae-9863-a6af8a8a465f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1763 microversion: 2.1 time: 0.340319 Jul 17 15:40:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 342/690] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:01 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1763 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "253fab0e-0ef2-4450-bbaa-823bdda5d0ea"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:04 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4c8a2750-b4b0-4e81-bcd3-f127783483e3 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "POST /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.407929 Jul 17 15:40:04 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 349/691] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:40:03 2026] POST /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments => generated 194 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-5f7a154d-a530-49be-a566-28659aa6d0a8 req-ea275c36-ab29-45b4-a860-72ac026a2ccd tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea" status: 200 len: 302 microversion: 2.89 time: 0.120213 Jul 17 15:40:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 343/692] 192.168.122.24 () {64 vars in 1767 bytes} [Fri Jul 17 15:40:06 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea => generated 302 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lazy-loading 'services' on Instance uuid fc070174-c04f-4eb2-b3a9-b635c4b3ab18 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:40:06 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d35c809d-edf3-4c7b-82fa-913f62c42139 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea" status: 202 len: 0 microversion: 2.1 time: 0.239964 Jul 17 15:40:06 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 350/693] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:40:06 2026] DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea => generated 0 bytes in 242 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:06 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c969e05f-9c23-41a6-982d-924c29d9add7 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.062052 Jul 17 15:40:06 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 344/694] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:40:06 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:07 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d2b330a2-b761-4ff5-ad79-6ccb87b40382 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.047508 Jul 17 15:40:07 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 351/695] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:40:07 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments => generated 25 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] HTTP exception thrown: Instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 is not attached to volume 253fab0e-0ef2-4450-bbaa-823bdda5d0ea Jul 17 15:40:07 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Returning 404 to user: Instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 is not attached to volume 253fab0e-0ef2-4450-bbaa-823bdda5d0ea {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:40:07 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a96c79a0-25e7-4c8e-9839-56aa9619cb75 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea" status: 404 len: 154 microversion: 2.1 time: 0.092072 Jul 17 15:40:07 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 345/696] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:40:07 2026] DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18/os-volume_attachments/253fab0e-0ef2-4450-bbaa-823bdda5d0ea => generated 154 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:08 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-dee5c908-2c6f-44b7-8580-20a76202ff1e tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 204 len: 0 microversion: 2.1 time: 0.182037 Jul 17 15:40:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 352/697] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:40:08 2026] DELETE /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:09 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:09 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0822b6fb-6440-47a8-af13-7c2f48d49460 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1716 microversion: 2.1 time: 0.266902 Jul 17 15:40:09 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 346/698] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:09 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1716 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "name": "network-vif-unplugged", "status": "completed", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] Creating event network-vif-unplugged:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:40:09 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-07cb52be-c774-4d14-b2a3-f5f1c90ea98e req-3eeedbf2-b246-4dd0-937c-03e9a9b0743a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.047320 Jul 17 15:40:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 353/699] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:09 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:10 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8b9c33bfef4e7fbe2130624158564b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78b9d93b26e04633a6aab2164752866f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:10 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-08b584f8-5955-4c91-a2b1-2444c1cb3545 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 200 len: 1716 microversion: 2.1 time: 0.208680 Jul 17 15:40:10 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 347/700] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:10 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 1716 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:10 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "name": "network-vif-deleted", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:10 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] Creating event network-vif-deleted:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:40:10 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:10 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-985be3c0-5696-4921-a14b-b4e67bab0cc4 req-2fe8f7d6-c966-46d6-9cc3-4e98c0b26478 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047247 Jul 17 15:40:10 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 354/701] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] [instance: fc070174-c04f-4eb2-b3a9-b635c4b3ab18] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] HTTP exception thrown: Instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 could not be found. Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Returning 404 to user: Instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-f1a2b584-bccd-4357-a3d4-b73c6d65ecf6 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18" status: 404 len: 111 microversion: 2.1 time: 0.034348 Jul 17 15:40:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 348/702] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:11 2026] GET /compute/v2.1/servers/fc070174-c04f-4eb2-b3a9-b635c4b3ab18 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a07693ff-b223-4075-bf0c-97c44b80ed22 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a07693ff-b223-4075-bf0c-97c44b80ed22 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640 tempest-TestServerVolumeAttachScenarioOldVersion-1693163640-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-605811993" status: 202 len: 0 microversion: 2.1 time: 0.031374 Jul 17 15:40:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 355/703] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:40:11 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-605811993 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc070174-c04f-4eb2-b3a9-b635c4b3ab18", "name": "network-vif-unplugged", "status": "completed", "tag": "249c233c-8520-4f44-8aa5-d14a09329e14"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] Creating event network-vif-unplugged:249c233c-8520-4f44-8aa5-d14a09329e14 for instance fc070174-c04f-4eb2-b3a9-b635c4b3ab18 on devstack Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-6af6cdf7-a23e-4707-97e3-91a63b303530 req-1d2afdc2-c662-407c-822e-46bcbe59171f service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.075946 Jul 17 15:40:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 356/704] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:11 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:11 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1457977a-8ee3-41c4-8f2c-f7f199111ebb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action" status: 202 len: 0 microversion: 2.1 time: 0.175451 Jul 17 15:40:11 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 349/705] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:40:11 2026] POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:11 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:12 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:12 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:12 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5b57a62f-fb87-46f8-8a50-8dbd402c3eb4 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1755 microversion: 2.1 time: 0.286851 Jul 17 15:40:12 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 357/706] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:11 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1755 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:13 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:13 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ebb9a06c-a722-42c7-8ead-76005ad1a917 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1760 microversion: 2.1 time: 0.176732 Jul 17 15:40:13 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 350/707] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:13 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1760 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:14 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:14 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-64829515-f5fb-4bb9-8632-4d3b75c78aea tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1760 microversion: 2.1 time: 0.296600 Jul 17 15:40:14 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 358/708] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:14 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1760 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:15 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:15 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-d8e9c38d-93bc-460b-ab36-47ec8af5c237 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1760 microversion: 2.1 time: 0.237096 Jul 17 15:40:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 351/709] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:15 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1760 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:17 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c617f93b-ffa2-4f24-99f5-4c2d8070ff21 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1760 microversion: 2.1 time: 0.442950 Jul 17 15:40:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 359/710] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:17 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1760 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:18 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-49eef89d-e3b3-4ad7-a560-21969fe79da1 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1763 microversion: 2.1 time: 0.337317 Jul 17 15:40:18 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 352/711] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:18 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1763 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:40:27 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=6,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:27 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=90,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:28 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=36,nova_api:INSERT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:28 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=81,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-2143744466"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:38 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:38 devstack devstack@n-api.service[61803]: INFO nova.network.security_group_api [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Removing security group 1e9707e8-11d9-486e-bdfe-a78337fd9250 from port d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 Jul 17 15:40:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4034f8c8-cac3-4bbf-9852-765f6fa63aeb tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action" status: 202 len: 0 microversion: 2.1 time: 0.914423 Jul 17 15:40:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 360/712] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:40:38 2026] POST /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/action => generated 0 bytes in 916 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] Creating event network-changed:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:39 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-4a1ccad8-a184-423e-a8ca-4d085435add8 req-63af6a05-c9e0-41f8-a536-58fa03079561 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049651 Jul 17 15:40:39 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 353/713] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:39 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lazy-loading 'services' on Instance uuid 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:40:40 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d55c5bf4-f050-4147-b797-ee1f97deab9e tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments/b33ab19a-7cf5-4b4a-b40a-9e22d84a04af" status: 202 len: 0 microversion: 2.1 time: 0.230248 Jul 17 15:40:40 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 361/714] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:40:40 2026] DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments/b33ab19a-7cf5-4b4a-b40a-9e22d84a04af => generated 0 bytes in 233 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-df5eea96-46f8-46d4-b948-db6db0218921 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.087924 Jul 17 15:40:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 354/715] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:40:40 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments => generated 197 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:41 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] Creating event network-changed:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:41 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-7559cb0c-1c5b-4b1f-acfe-acba89849ff0 req-c00951e3-f8db-46fb-8f9d-f9bc38a0926e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073136 Jul 17 15:40:41 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 362/716] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:42 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-74297969-2323-4890-bb2d-c7c96c5148ad tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.096622 Jul 17 15:40:42 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 355/717] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:40:42 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments => generated 25 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] HTTP exception thrown: Instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 is not attached to volume b33ab19a-7cf5-4b4a-b40a-9e22d84a04af Jul 17 15:40:42 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Returning 404 to user: Instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 is not attached to volume b33ab19a-7cf5-4b4a-b40a-9e22d84a04af {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:40:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ef3c9705-5189-4eb9-a5e3-5f43fbda4a2d tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments/b33ab19a-7cf5-4b4a-b40a-9e22d84a04af" status: 404 len: 154 microversion: 2.1 time: 0.134176 Jul 17 15:40:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 363/718] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:40:42 2026] DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6/os-volume_attachments/b33ab19a-7cf5-4b4a-b40a-9e22d84a04af => generated 154 bytes in 136 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2252050d-b5ad-49b0-80dd-328b1d817dd3 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-261991577", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBy55BAyXSzSjgrURwuvWjGrjR/rYwcJ24CfOMopAl7uVMrDtW5HKjJ9QZ9M+Et299Q55zTLSat7Y9Ut8Way90O5/wt8LqNJPPASYL9IpGyYVq23tfWXh/ScnFVFfEAyhA=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-2252050d-b5ad-49b0-80dd-328b1d817dd3 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Getting quotas for project d0c9d55c68e340f698578f0deee4a913. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-2252050d-b5ad-49b0-80dd-328b1d817dd3 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Getting quotas for user d0941814264f4a7995d6e9ff05c0ead5 and project d0c9d55c68e340f698578f0deee4a913. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2252050d-b5ad-49b0-80dd-328b1d817dd3 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 396 microversion: 2.1 time: 0.297066 Jul 17 15:40:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 356/719] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:40:42 2026] POST /compute/v2.1/os-keypairs => generated 396 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:40:43 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5ff72d13-8a5c-4557-beb0-30e8744190c2 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 204 len: 0 microversion: 2.1 time: 0.179469 Jul 17 15:40:43 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 364/720] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:40:43 2026] DELETE /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:43 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1f1c0729-01ee-4260-895a-e831b129552f tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1557 microversion: 2.1 time: 0.280045 Jul 17 15:40:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 357/721] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:43 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1557 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "name": "network-vif-unplugged", "status": "completed", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] Creating event network-vif-unplugged:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-9cd54862-ee19-4474-9ec3-2f9f21543928 req-08c2ced5-749b-4cba-80df-0062cb11ffc8 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.046306 Jul 17 15:40:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 365/722] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:44 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:44 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "name": "network-vif-deleted", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:44 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] Creating event network-vif-deleted:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:44 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:44 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-1276f8bb-6b31-4ec6-bff6-d15b374cd3f6 req-8d237802-7489-492d-ad33-837651c15689 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053737 Jul 17 15:40:44 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 358/723] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lazy-loading 'fault' on Instance uuid 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a28d84f5f94e46c1bba74460a8666caf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '098afb6dbf834badb8a2b1b1094623a8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b22e8107-effa-4191-8206-d9a6d6fa12c8 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 200 len: 1354 microversion: 2.1 time: 0.170323 Jul 17 15:40:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 366/724] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:45 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 1354 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] [instance: 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] HTTP exception thrown: Instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 could not be found. Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Returning 404 to user: Instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-29238251-d76b-4cbb-b4cb-fd0bb0708c23 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6" status: 404 len: 111 microversion: 2.1 time: 0.040988 Jul 17 15:40:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 359/725] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:46 2026] GET /compute/v2.1/servers/3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:40:46 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6e814b03-10b5-46bf-85a7-d31d5507b645 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:46 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6e814b03-10b5-46bf-85a7-d31d5507b645 tempest-TestMinimumBasicScenario-1492259037 tempest-TestMinimumBasicScenario-1492259037-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-468462455" status: 202 len: 0 microversion: 2.1 time: 0.035172 Jul 17 15:40:46 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 367/726] 192.168.122.24 () {58 vars in 1266 bytes} [Fri Jul 17 15:40:46 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-468462455 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6", "name": "network-vif-unplugged", "status": "completed", "tag": "d20a1f77-b7dd-4f2f-80bc-ac3d0326f051"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] Creating event network-vif-unplugged:d20a1f77-b7dd-4f2f-80bc-ac3d0326f051 for instance 3e6aab2d-a2d9-4906-8cc1-9e1a9dec09a6 on devstack Jul 17 15:40:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:46 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-6cec3967-63ae-45fe-8fb0-4f57fe972471 req-18c4d2b1-1492-4b4d-a414-51141a4ae0b9 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.055446 Jul 17 15:40:46 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 360/727] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:46 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-1406289612", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-261991577", "security_groups": [{"name": "tempest-secgroup-smoke-1099221090"}], "networks": [{"uuid": "9d433767-1af9-4d85-a039-62919152e29f"}], "block_device_mapping_v2": [{"uuid": "466a2aaf-867f-4ea3-838a-1edb6704440b", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:53 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] validate_networks() for [('9d433767-1af9-4d85-a039-62919152e29f', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:53 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Getting quotas for project d0c9d55c68e340f698578f0deee4a913. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Getting quotas for user d0941814264f4a7995d6e9ff05c0ead5 and project d0c9d55c68e340f698578f0deee4a913. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:40:53 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='466a2aaf-867f-4ea3-838a-1edb6704440b',volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:40:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-141159b2-105a-4cc3-9a8b-daa0fd6a3e0e tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.944696 Jul 17 15:40:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 368/728] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:40:53 2026] POST /compute/v2.1/servers => generated 412 bytes in 946 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jul 17 15:40:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-56b380c9-bddd-4d54-9942-1d5372960412 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-56b380c9-bddd-4d54-9942-1d5372960412 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:54 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-56b380c9-bddd-4d54-9942-1d5372960412 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:54 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-56b380c9-bddd-4d54-9942-1d5372960412 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-56b380c9-bddd-4d54-9942-1d5372960412 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1095 microversion: 2.1 time: 0.095815 Jul 17 15:40:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 361/729] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:54 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1095 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:55 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:55 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-75280b53-e4fd-47a5-bb52-c729a8dc8c03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1201 microversion: 2.1 time: 0.150624 Jul 17 15:40:55 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 369/730] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:55 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1201 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:56 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-56d79e39-eee2-4b08-9dfd-238debf2d365 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1267 microversion: 2.1 time: 0.205420 Jul 17 15:40:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 362/731] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:56 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1267 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:40:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] Creating event network-changed:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:40:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2b179fa4-1ec7-458e-a5b2-239f43d6b1ca req-1efe9982-11d0-451a-a6f8-6d0462bd5bb8 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047131 Jul 17 15:40:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 370/732] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:57 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c00e09d0-13a2-4c09-ab3d-578e5601751d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1267 microversion: 2.1 time: 0.290642 Jul 17 15:40:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 363/733] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:57 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1267 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:58 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:40:59 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:40:59 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2900f9e7-e549-4bd1-b2e5-c24e2b8a9630 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1267 microversion: 2.1 time: 0.316878 Jul 17 15:40:59 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 371/734] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:40:58 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1267 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:40:59 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-plugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:40:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:40:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:40:59 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:40:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] Creating event network-vif-plugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:40:59 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:40:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-aa9bf6aa-7886-42b9-93f2-efd2076a6924 req-9d51890d-220d-49e4-9f30-990eb245f4b8 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045909 Jul 17 15:40:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 364/735] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:40:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:00 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a7bceac2-6b92-454f-a96d-e39c6cefb955 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1267 microversion: 2.1 time: 0.342836 Jul 17 15:41:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 372/736] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:00 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1267 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-plugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] Creating event network-vif-plugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-d48a5e69-41d6-42bf-8698-20fee847b6d2 req-a9b65558-5bfa-44c3-946a-95718b8006c7 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056016 Jul 17 15:41:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 365/737] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:01 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:01 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b08035a6-d081-42e4-a300-799549adc37d tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1444 microversion: 2.1 time: 0.225494 Jul 17 15:41:01 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 373/738] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:01 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1444 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:01 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:02 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ed131ad6-e7e7-446e-a38d-9ecde67fe697 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1444 microversion: 2.1 time: 0.231982 Jul 17 15:41:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 366/739] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:01 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1444 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:03 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:03 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:04 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] Creating event network-changed:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:09 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:09 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-8cf9c15a-0ea8-4eff-a582-a3e866e3d291 req-a3f5b422-8584-42d0-84ea-455919a7efa7 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077374 Jul 17 15:41:09 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 374/740] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:11 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=19,nova_api:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:12 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=30 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:18 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-652b4825-9e5d-483e-8037-c848a6d96980 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-747272132", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDuf2p3cOOz4eT/ynFU6crpAbnyawwxrl2oryUGuSxevVaLmtmW8xvCp/sz4cBnflShyYkRFSZYHg5TUZxyDz85dXLPjYXjawXl8A//0ibRKY/+QOs+Mg9W5I6hgOhc8mg=="}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:18 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-652b4825-9e5d-483e-8037-c848a6d96980 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Getting quotas for project 95023f808c764d7c9061b3d8167d7f2f. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:41:18 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-652b4825-9e5d-483e-8037-c848a6d96980 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Getting quotas for user a74e034cd4a344b5a1f426f3c1a86b9b and project 95023f808c764d7c9061b3d8167d7f2f. Resources: {'key_pairs'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:41:18 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-652b4825-9e5d-483e-8037-c848a6d96980 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.079306 Jul 17 15:41:18 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 367/741] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:41:18 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:19 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=25,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:19 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=48,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1855016779", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "networks": [{"uuid": "08ae55aa-d8f8-44d8-81bb-78c52e223b27"}], "security_groups": [{"name": "tempest-securitygroup--1574370512"}], "key_name": "tempest-keypair-747272132", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.network.neutron [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] validate_networks() for [('08ae55aa-d8f8-44d8-81bb-78c52e223b27', None, None, None, None, None)] {{(pid=61803) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Flavor limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Image limits 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Flavor pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Image pref 0:0:0 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG nova.virt.hardware [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61803) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:21 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Getting quotas for project 95023f808c764d7c9061b3d8167d7f2f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:41:21 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Getting quotas for user a74e034cd4a344b5a1f426f3c1a86b9b and project 95023f808c764d7c9061b3d8167d7f2f. Resources: {'ram', 'instances', 'cores'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:41:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Going to run 1 instances... {{(pid=61803) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:41:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61803) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:41:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-040c601e-00f0-45e7-9b2f-22254e4112e9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.653809 Jul 17 15:41:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 375/742] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:41:20 2026] POST /compute/v2.1/servers => generated 412 bytes in 655 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:41:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a0ce0d71-2dc1-4565-ab97-e4480825ab31 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:21 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a0ce0d71-2dc1-4565-ab97-e4480825ab31 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:21 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a0ce0d71-2dc1-4565-ab97-e4480825ab31 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:21 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a0ce0d71-2dc1-4565-ab97-e4480825ab31 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a0ce0d71-2dc1-4565-ab97-e4480825ab31 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1261 microversion: 2.1 time: 0.083931 Jul 17 15:41:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 368/743] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:21 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1261 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:22 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:22 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-f79daa01-8356-46af-b0a3-9b5abd4fb4e5 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1313 microversion: 2.1 time: 0.101940 Jul 17 15:41:22 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 376/744] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:22 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1313 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:23 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:23 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4cecace9-d7a2-40a7-a7db-009bf7b0e6dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1387 microversion: 2.1 time: 0.320799 Jul 17 15:41:23 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 369/745] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:23 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1387 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:24 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:24 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:24 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] Creating event network-changed:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:41:24 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:24 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-0d6e00fe-7093-425e-966c-5966b5098766 req-646c5a23-9d3f-44b6-a3c8-b1fac45b0b0a service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.060853 Jul 17 15:41:24 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 377/746] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:24 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:24 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:24 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6d63ab9f-eb72-478f-80e2-d7b32298c4a2 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1387 microversion: 2.1 time: 0.213420 Jul 17 15:41:24 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 370/747] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:24 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1387 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:25 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "name": "network-vif-plugged", "status": "completed", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:25 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] Creating event network-vif-plugged:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:41:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-f85dfd0d-347a-4ecd-9d2c-eaf554e6ecb1 req-bb154f30-491e-4434-90e1-82926b813087 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.140641 Jul 17 15:41:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 378/748] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:26 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:26 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-602a0744-a1c6-4e82-bcf1-0aef8400fcca tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1387 microversion: 2.1 time: 0.515126 Jul 17 15:41:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 371/749] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:25 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1387 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-2947370c-6463-43c6-81ed-cfa5b2d9ea01 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1580 microversion: 2.1 time: 0.206338 Jul 17 15:41:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 379/750] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:27 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1580 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-6087f8bf-264d-4f04-9677-998e7a838c0c tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.127302 Jul 17 15:41:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 372/751] 192.168.122.24 () {58 vars in 1272 bytes} [Fri Jul 17 15:41:27 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-interface => generated 282 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "name": "network-vif-plugged", "status": "completed", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] Creating event network-vif-plugged:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:41:27 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:27 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-43e54bd9-7471-4261-9483-18f6d035d8d7 req-0a7955b2-3323-4ba8-a7c5-87b4de357a54 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045004 Jul 17 15:41:27 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 380/752] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:27 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lazy-loading 'flavor' on Instance uuid 46cfa02b-006e-4d1f-b751-751e7d408226 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:41:29 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9ef17e70-bed5-437f-aca8-96912b5b0e08 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "POST /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226/action" status: 202 len: 0 microversion: 2.1 time: 0.169163 Jul 17 15:41:29 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 373/753] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:41:29 2026] POST /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:29 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:30 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] Creating event network-changed:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:41:30 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-74e04ef3-a2b0-4b0e-a301-774c0e4702cc req-e71dd983-480f-4d01-90a2-50007aa26e13 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043994 Jul 17 15:41:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 374/754] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:30 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-e9e30aec-12c7-4711-8e67-879bb62554dd tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1567 microversion: 2.1 time: 0.356862 Jul 17 15:41:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 381/755] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:29 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1567 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:30 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=2 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-unplugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] Creating event network-vif-unplugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:31 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:31 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-98349f5b-25c8-4b04-a98b-a04a29bbf296 req-acb9f844-db26-449d-86dc-d1c316d1f005 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.062383 Jul 17 15:41:31 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 375/756] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:31 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:31 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-603bca67-17bd-4a00-91f3-a1ca3d340607 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1567 microversion: 2.1 time: 0.399683 Jul 17 15:41:31 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 382/757] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:31 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1567 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:32 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-916553ac-9e67-421d-a8f5-88ac1e46be2b tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1508 microversion: 2.1 time: 0.210932 Jul 17 15:41:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 376/758] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:32 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1508 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:32 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:32 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=61803) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-928ae220-866c-492b-8f69-92e65c374a03 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "POST /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226/action" status: 202 len: 0 microversion: 2.1 time: 0.212649 Jul 17 15:41:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 383/759] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:41:32 2026] POST /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}, {"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-unplugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.compute.server_external_events [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Unable to find a host for instance 46cfa02b-006e-4d1f-b751-751e7d408226. Dropping event network-changed {{(pid=61803) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.compute.server_external_events [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] Unable to find a host for instance 46cfa02b-006e-4d1f-b751-751e7d408226. Dropping event network-vif-unplugged {{(pid=61803) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Jul 17 15:41:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-4cd4973c-9fe1-470a-be65-67db74628237 req-571d593d-27e3-4212-a0d4-568e39673311 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 207 len: 346 microversion: 2.1 time: 0.055669 Jul 17 15:41:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 384/760] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:33 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 61 msecs (HTTP/1.1 207) 9 headers in 367 bytes (2 switches on core 0) Jul 17 15:41:33 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:33 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a5903edb-9cf1-46a8-a3a1-4f269954d111 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1516 microversion: 2.1 time: 0.240016 Jul 17 15:41:33 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 377/761] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:33 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1516 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-c5fead66-126a-450c-8082-d50e56391dd0 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1518 microversion: 2.1 time: 0.251873 Jul 17 15:41:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 385/762] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:34 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1518 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:35 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-386d0491-3d8c-4693-93e3-1eae3c7abf26 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1574 microversion: 2.1 time: 0.290794 Jul 17 15:41:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 378/763] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:35 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1574 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:36 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:36 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] Creating event network-changed:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:36 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-323fdd5f-ab88-4b96-97ab-f19b82828b7d req-dec30cf0-62b8-4e20-b960-384d0ef33fef service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050229 Jul 17 15:41:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 386/764] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:36 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:37 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:37 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:37 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-403605e3-52ef-41b8-946e-d43c10903869 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1574 microversion: 2.1 time: 0.606553 Jul 17 15:41:37 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 379/765] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:36 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1574 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:37 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-plugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:37 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] Creating event network-vif-plugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:37 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:37 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-1cd204fb-1b20-4867-8291-904674e33982 req-3517546f-c546-4576-a3b3-74cd57c3aa0c service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.112821 Jul 17 15:41:37 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 387/766] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:37 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:38 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:38 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ff8215ca-ea29-4bc5-8aa3-84637368b816 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1574 microversion: 2.1 time: 0.235015 Jul 17 15:41:38 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 380/767] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:38 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1574 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:39 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-plugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:39 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] Creating event network-vif-plugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:41:39 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:39 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-2eaa047e-78f9-4679-9e83-87be9d091c6e req-52e79836-6ebd-4d44-97b5-34cd8cf1c963 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050082 Jul 17 15:41:39 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 388/768] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:39 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:40 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:40 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7d61a64c-ebcb-4a63-aa50-5e6009a341c8 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1561 microversion: 2.1 time: 0.209395 Jul 17 15:41:40 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 381/769] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:39 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1561 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:48 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-63737e42-2a98-489a-96c1-19cd0399f6c7 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1699 microversion: 2.1 time: 0.275388 Jul 17 15:41:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 389/770] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:48 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1699 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Searching by: {'deleted': False, 'project_id': '95023f808c764d7c9061b3d8167d7f2f'} {{(pid=61802) get_all /opt/stack/nova/nova/compute/api.py:3110}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: DEBUG nova.compute.multi_cell_list [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=61802) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jul 17 15:41:49 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-10814722-08af-47a8-8f60-704c9fcba540 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers" status: 200 len: 359 microversion: 2.1 time: 0.190266 Jul 17 15:41:49 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 382/771] 192.168.122.24 () {58 vars in 1122 bytes} [Fri Jul 17 15:41:49 2026] GET /compute/v2.1/servers => generated 359 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "84ad2804-f250-4c6b-8bac-7c1c941a93d3"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:49 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-de44d705-7145-4897-9d44-5cc29183b996 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "POST /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.401853 Jul 17 15:41:49 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 390/772] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:41:49 2026] POST /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 194 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-44e0ed57-cb53-4ffe-8837-d80526979414 req-ebcd404d-9ecc-48f3-99dd-f501f19d4c0d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3" status: 200 len: 302 microversion: 2.89 time: 0.124776 Jul 17 15:41:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 383/773] 192.168.122.24 () {64 vars in 1767 bytes} [Fri Jul 17 15:41:51 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3 => generated 302 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:51 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-7e8aedc0-3394-47ad-bf00-166c654ba804 req-700ccc1c-0e99-417b-bd63-3743b468c0dc tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3" status: 200 len: 302 microversion: 2.89 time: 0.127129 Jul 17 15:41:51 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 391/774] 192.168.122.24 () {64 vars in 1767 bytes} [Fri Jul 17 15:41:51 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3 => generated 302 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:52 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-170a512e-5032-4693-bbf6-f73ded6babb2 req-202b85c1-3430-49f3-9af2-5044673fd0d8 tempest-TestServerVolumeAttachmentScenario-1656319950 tempest-TestServerVolumeAttachmentScenario-1656319950-project-admin] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3" status: 200 len: 302 microversion: 2.89 time: 0.165166 Jul 17 15:41:52 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 384/775] 192.168.122.24 () {64 vars in 1767 bytes} [Fri Jul 17 15:41:52 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3 => generated 302 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4c9fc451-3e36-4b5d-9962-6eb6e9ab7ae6"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:52 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:53 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-67f87cd7-dd64-4772-bade-f396f5f37aed tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "POST /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.362085 Jul 17 15:41:53 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 392/776] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:41:52 2026] POST /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 194 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lazy-loading 'services' on Instance uuid 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:41:54 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7f3ac499-dafc-425b-a0c8-8ec4e31a9106 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/4c9fc451-3e36-4b5d-9962-6eb6e9ab7ae6" status: 202 len: 0 microversion: 2.1 time: 0.179057 Jul 17 15:41:54 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 385/777] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:41:54 2026] DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/4c9fc451-3e36-4b5d-9962-6eb6e9ab7ae6 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:54 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-0dc2e2c7-7f0e-48c1-b626-244485a88916 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.062909 Jul 17 15:41:54 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 393/778] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:41:54 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 371 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:55 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-12062a67-2fea-4819-baa2-b06522612b02 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052872 Jul 17 15:41:55 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 386/779] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:41:55 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:55 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:56 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lazy-loading 'services' on Instance uuid 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:41:56 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ab2c734a-d485-4e96-afd2-6f5053f20df3 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3" status: 202 len: 0 microversion: 2.1 time: 0.182104 Jul 17 15:41:56 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 394/780] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:41:55 2026] DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:56 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-4c9ba3e1-0cca-43f6-a57a-09c96cc2418b tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.055005 Jul 17 15:41:56 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 387/781] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:41:56 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-af63cfb7-7873-453c-9c61-eeeabe3d2ff9 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.053236 Jul 17 15:41:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 395/782] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:41:57 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments => generated 25 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] HTTP exception thrown: Instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 is not attached to volume 84ad2804-f250-4c6b-8bac-7c1c941a93d3 Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Returning 404 to user: Instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 is not attached to volume 84ad2804-f250-4c6b-8bac-7c1c941a93d3 {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cfa0fed4-dcc0-43ae-a109-c516b853a252 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3" status: 404 len: 154 microversion: 2.1 time: 0.093518 Jul 17 15:41:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 388/783] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:41:57 2026] DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104/os-volume_attachments/84ad2804-f250-4c6b-8bac-7c1c941a93d3 => generated 154 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:41:57 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-89f6c417-9cc4-4883-8d01-da1eca03ed66 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 204 len: 0 microversion: 2.1 time: 0.144824 Jul 17 15:41:57 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 396/784] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:41:57 2026] DELETE /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:57 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:57 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-b3d4a860-97da-4737-a690-6602e7368ee1 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1705 microversion: 2.1 time: 0.237246 Jul 17 15:41:57 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 389/785] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:57 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1705 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:58 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "name": "network-vif-unplugged", "status": "completed", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:41:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:58 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] Creating event network-vif-unplugged:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:41:58 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:41:58 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-85737719-4f50-42db-9f2d-97a1bd420826 req-04a2929f-197f-4945-94e7-2d7e5d43a956 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043410 Jul 17 15:41:58 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 397/786] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:41:58 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:41:58 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:41:59 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a74e034cd4a344b5a1f426f3c1a86b9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95023f808c764d7c9061b3d8167d7f2f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:41:59 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9f93a3b4-ebe2-4983-aa1b-ca69e68d363d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 200 len: 1705 microversion: 2.1 time: 0.394532 Jul 17 15:41:59 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 390/787] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:41:58 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 1705 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:41:59 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] [instance: 6bc30a9f-a19c-4f74-a4fa-9248c46e8104] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "name": "network-vif-unplugged", "status": "completed", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}, {"server_uuid": "6bc30a9f-a19c-4f74-a4fa-9248c46e8104", "name": "network-vif-deleted", "tag": "d6f822e1-f79b-4851-adaa-45178fecff87"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] HTTP exception thrown: Instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 could not be found. Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Returning 404 to user: Instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1ebde6ad-5d43-4453-8bd4-f696cb8ac55d tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104" status: 404 len: 111 microversion: 2.1 time: 0.044044 Jul 17 15:42:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 398/788] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:00 2026] GET /compute/v2.1/servers/6bc30a9f-a19c-4f74-a4fa-9248c46e8104 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-8899b9e5-ee79-4d20-a105-fd437272d458 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Creating event network-vif-unplugged:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:42:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] Creating event network-vif-deleted:d6f822e1-f79b-4851-adaa-45178fecff87 for instance 6bc30a9f-a19c-4f74-a4fa-9248c46e8104 on devstack Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-d3f2a3c2-39f2-4b16-941e-dacfd9831381 req-5a564fd5-876e-4baa-9316-70a1010c6ee1 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.046259 Jul 17 15:42:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 391/789] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:00 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-8899b9e5-ee79-4d20-a105-fd437272d458 tempest-TestServerVolumeAttachmentScenario-1630600048 tempest-TestServerVolumeAttachmentScenario-1630600048-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-747272132" status: 202 len: 0 microversion: 2.1 time: 0.035985 Jul 17 15:42:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 399/790] 192.168.122.24 () {58 vars in 1215 bytes} [Fri Jul 17 15:42:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-747272132 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] Creating event network-changed:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-7c81dd45-8d83-4adb-86c1-24caebe6f885 req-040ee47c-389e-40ae-8c9b-83cae5fd7e80 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042279 Jul 17 15:42:00 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 392/791] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:00 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:00 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Going to try to terminate instance {{(pid=61803) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:42:00 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ab50450b-05e6-4c17-b391-2634539a3139 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 204 len: 0 microversion: 2.1 time: 0.194710 Jul 17 15:42:00 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 400/792] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:42:00 2026] DELETE /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:00 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:01 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:01 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-85be6791-17bd-461a-86cd-ab5c6e44914f tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1567 microversion: 2.1 time: 0.347396 Jul 17 15:42:01 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 393/793] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:00 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1567 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-deleted", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] Creating event network-vif-deleted:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:02 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0941814264f4a7995d6e9ff05c0ead5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0c9d55c68e340f698578f0deee4a913', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-2f623e4f-6dae-486a-ab3c-a02442889ac9 req-04fea87d-e861-4325-90a9-a0cddba5af5e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051391 Jul 17 15:42:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 394/794] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jul 17 15:42:02 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-34b8fa38-d726-484f-8421-788b979c25b7 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 200 len: 1222 microversion: 2.1 time: 0.132977 Jul 17 15:42:02 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 401/795] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:02 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 1222 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-unplugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}, {"server_uuid": "46cfa02b-006e-4d1f-b751-751e7d408226", "name": "network-vif-unplugged", "status": "completed", "tag": "ff657343-fa40-49e1-8573-27ba5a7a36dd"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Creating event network-vif-unplugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:42:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] Creating event network-vif-unplugged:ff657343-fa40-49e1-8573-27ba5a7a36dd for instance 46cfa02b-006e-4d1f-b751-751e7d408226 on devstack Jul 17 15:42:02 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:02 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-97748c49-e599-41ac-bb05-3f4e72e20435 req-960bf5e3-42ab-4bfb-8316-5cde43803d21 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.049062 Jul 17 15:42:02 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 395/796] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:02 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] [instance: 46cfa02b-006e-4d1f-b751-751e7d408226] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] HTTP exception thrown: Instance 46cfa02b-006e-4d1f-b751-751e7d408226 could not be found. Jul 17 15:42:03 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Returning 404 to user: Instance 46cfa02b-006e-4d1f-b751-751e7d408226 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:42:03 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b4cce509-6459-4b29-9125-8d6c13fef177 tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226" status: 404 len: 111 microversion: 2.1 time: 0.043656 Jul 17 15:42:03 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 402/797] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:03 2026] GET /compute/v2.1/servers/46cfa02b-006e-4d1f-b751-751e7d408226 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:42:03 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-1d5a09f7-f989-4d3a-8a46-24cac515affc tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:03 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-1d5a09f7-f989-4d3a-8a46-24cac515affc tempest-TestShelveInstance-1778923842 tempest-TestShelveInstance-1778923842-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-261991577" status: 202 len: 0 microversion: 2.1 time: 0.035725 Jul 17 15:42:03 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 396/798] 192.168.122.24 () {58 vars in 1248 bytes} [Fri Jul 17 15:42:03 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-261991577 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:42:12 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:13 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=3,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:13 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=90,nova_cell1:UPDATE=5,nova_cell1:INSERT=4 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:13 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=36,nova_api:INSERT=1,nova_api:DELETE=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-ed68cf51-fcb8-4cd7-bbe7-79803ed62881 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-1784983023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCn30yCsF+xi4NO2kkGsquKSdnkGTUMPvpr9+o2hmbDcq8LP3mCfloukgVjE9Rjv2BmRwLcl0CoYCjZ0dHD/VR06fR+HHGxVSyXlWTE/a1wkguTfq2vq84wu35GThHC3Zw=="}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:38 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ed68cf51-fcb8-4cd7-bbe7-79803ed62881 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:42:38 devstack devstack@n-api.service[61803]: DEBUG nova.quota [None req-ed68cf51-fcb8-4cd7-bbe7-79803ed62881 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for user defddb4310704dd5840a4562f887de3d and project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'key_pairs'} {{(pid=61803) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:42:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-ed68cf51-fcb8-4cd7-bbe7-79803ed62881 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.332387 Jul 17 15:42:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 403/799] 192.168.122.24 () {60 vars in 1156 bytes} [Fri Jul 17 15:42:38 2026] POST /compute/v2.1/os-keypairs => generated 395 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-802721256", "imageRef": "02719de7-bed0-4c37-9f3e-e1a32d4d7a95", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1784983023", "security_groups": [{"name": "tempest-secgroup-smoke-1889712950"}], "networks": [{"uuid": "d7cad14c-dbf7-467c-8cda-62f30d42e318"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:40 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] validate_networks() for [('d7cad14c-dbf7-467c-8cda-62f30d42e318', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:41 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for user defddb4310704dd5840a4562f887de3d and project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='02719de7-bed0-4c37-9f3e-e1a32d4d7a95',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:42:41 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-8bfa1fc4-9fd0-45ae-8b33-1deef7c20903 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.973683 Jul 17 15:42:41 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 397/800] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:42:40 2026] POST /compute/v2.1/servers => generated 412 bytes in 976 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jul 17 15:42:41 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-cb926476-eb54-4787-b589-5a5bd3861587 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:41 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-cb926476-eb54-4787-b589-5a5bd3861587 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:41 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-cb926476-eb54-4787-b589-5a5bd3861587 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:42 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-cb926476-eb54-4787-b589-5a5bd3861587 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:42 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-cb926476-eb54-4787-b589-5a5bd3861587 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1252 microversion: 2.1 time: 0.236725 Jul 17 15:42:42 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 404/801] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:41 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1252 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:43 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:43 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-cf069178-db0d-4f56-9b00-958a22f20b92 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1304 microversion: 2.1 time: 0.113430 Jul 17 15:42:43 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 398/802] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:43 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1304 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:44 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:44 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-b8b68363-c465-4404-9995-cab9d8a5a7bc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1378 microversion: 2.1 time: 0.213208 Jul 17 15:42:44 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 405/803] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:44 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1378 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:45 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:45 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] Creating event network-changed:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:42:45 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:45 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-6afcf796-0c01-40ff-bbbe-a76f16eef794 req-4be74e7c-b8d6-49b6-ad80-65b8d1134f33 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.132895 Jul 17 15:42:45 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 399/804] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:45 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:45 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-25e1844e-7513-44ec-a745-cf16b676e227 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1378 microversion: 2.1 time: 0.180187 Jul 17 15:42:45 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 406/805] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:45 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1378 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:46 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:47 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:47 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ac902126-4fc5-4b1b-b79f-7b59d6bdbbc5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1378 microversion: 2.1 time: 0.587830 Jul 17 15:42:47 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 400/806] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:46 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1378 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:47 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "name": "network-vif-plugged", "status": "completed", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}, {"server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "name": "network-vif-plugged", "status": "completed", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:47 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Creating event network-vif-plugged:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:42:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] Creating event network-vif-plugged:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:42:47 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:47 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-73688569-d085-44bb-b608-365b5d845d33 req-ba296d45-7259-4acb-ad60-63857d216ef4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.063246 Jul 17 15:42:47 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 407/807] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:47 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:48 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:48 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-3eab0610-1524-453e-a2c8-9f3ba46b7c9e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1553 microversion: 2.1 time: 0.187013 Jul 17 15:42:48 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 401/808] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:48 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1553 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:42:48 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:42:48 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-a5e30d66-4377-409c-b421-4acfc5290c53 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1553 microversion: 2.1 time: 0.189371 Jul 17 15:42:48 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 408/809] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:42:48 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1553 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] Creating event network-changed:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-286b9d1e-c6a4-489c-87da-8ee5ad60c33e req-6b0c4d30-b218-4ace-a4c0-e14c762d40e1 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053458 Jul 17 15:42:51 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 402/810] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:42:51 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:51 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:52 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=3 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:58 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=11,nova_api:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:42:58 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=13 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:01 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=12,nova_api:INSERT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:01 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=16 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3b87f48f-e42a-4e89-8a24-1c1d9d28d802"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:10 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:11 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-aa3d0c47-284d-4a3f-a274-2ba374c0d452 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.366381 Jul 17 15:43:11 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 409/811] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:43:10 2026] POST /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments => generated 194 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:14 devstack devstack@n-api.service[61802]: DEBUG nova.objects.instance [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lazy-loading 'services' on Instance uuid e68670ec-9714-4e38-a7a4-009222a98d19 {{(pid=61802) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:43:15 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2927dc47-4488-48df-8d8e-39cb943f29b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments/3b87f48f-e42a-4e89-8a24-1c1d9d28d802" status: 202 len: 0 microversion: 2.1 time: 0.198564 Jul 17 15:43:15 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 403/812] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:43:14 2026] DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments/3b87f48f-e42a-4e89-8a24-1c1d9d28d802 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:15 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d9a41939-1ac9-4856-9822-220c1bd1ab49 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061474 Jul 17 15:43:15 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 410/813] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:43:15 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:16 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-9192e465-ccd8-4227-8579-16b4dbf544c7 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.049473 Jul 17 15:43:16 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 404/814] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:43:16 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments => generated 25 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-2028883408"}} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4495ab4b-8a87-44ef-a13d-16088f30c4b6 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/action" status: 202 len: 0 microversion: 2.1 time: 0.879939 Jul 17 15:43:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 411/815] 192.168.122.24 () {60 vars in 1275 bytes} [Fri Jul 17 15:43:18 2026] POST /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/action => generated 0 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1201343783", "imageRef": "d7c083b4-39e9-466e-95c4-b8e36e46daf6", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1784983023", "security_groups": [{"name": "tempest-secgroup-smoke-1889712950"}], "networks": [{"uuid": "d7cad14c-dbf7-467c-8cda-62f30d42e318"}]}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.network.neutron [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] validate_networks() for [('d7cad14c-dbf7-467c-8cda-62f30d42e318', None, None, None, None, None)] {{(pid=61802) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:25 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Flavor limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Image limits 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Flavor pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Image pref 0:0:0 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.virt.hardware [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=61802) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:389}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.quota [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Getting quotas for user defddb4310704dd5840a4562f887de3d and project 9d430ee692c9412e8fdd14c64d0790b5. Resources: {'ram', 'instances', 'cores'} {{(pid=61802) _get_quotas /opt/stack/nova/nova/quota.py:379}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Going to run 1 instances... {{(pid=61802) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='d7c083b4-39e9-466e-95c4-b8e36e46daf6',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=61802) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jul 17 15:43:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-ca1fee53-24df-4962-b2de-95f3210022ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.709329 Jul 17 15:43:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 405/816] 192.168.122.24 () {60 vars in 1144 bytes} [Fri Jul 17 15:43:25 2026] POST /compute/v2.1/servers => generated 412 bytes in 711 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jul 17 15:43:25 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-82a46418-c386-4165-95bd-359bfac8c4bb tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:25 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-82a46418-c386-4165-95bd-359bfac8c4bb tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:25 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-82a46418-c386-4165-95bd-359bfac8c4bb tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:25 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-82a46418-c386-4165-95bd-359bfac8c4bb tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:25 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-82a46418-c386-4165-95bd-359bfac8c4bb tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1253 microversion: 2.1 time: 0.120784 Jul 17 15:43:25 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 412/817] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:25 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1253 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:26 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-49e25712-be67-49ff-ae1c-8b2c7bbb000b tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1305 microversion: 2.1 time: 0.340314 Jul 17 15:43:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 406/818] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:26 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1305 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:28 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-5f945055-606b-485c-858a-ec1b2da2c758 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1311 microversion: 2.1 time: 0.398952 Jul 17 15:43:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 413/819] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:28 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1311 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:29 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:30 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:30 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-fe07a076-d910-48ef-bd9b-08b62dc9b7f2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1379 microversion: 2.1 time: 0.771982 Jul 17 15:43:30 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 407/820] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:29 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1379 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:31 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:32 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:32 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1fd46735-234d-4590-9cab-2136fd90c719 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1379 microversion: 2.1 time: 0.575199 Jul 17 15:43:32 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 414/821] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:31 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1379 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:32 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:32 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] Creating event network-changed:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:43:32 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:43:32 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-f8f9ba05-09b6-4e90-8ba6-aafc939b24d4 req-d8d89ff3-c156-4182-aeeb-4ea3a3b22aca service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053371 Jul 17 15:43:32 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 408/822] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:43:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:33 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:33 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-fef2a822-671b-440e-965d-3fad3acf5715 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1379 microversion: 2.1 time: 0.257827 Jul 17 15:43:33 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 415/823] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:33 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1379 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:34 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "name": "network-vif-plugged", "status": "completed", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:34 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] Creating event network-vif-plugged:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:43:34 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:43:34 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-4e8b492c-eead-48ad-8dcb-bb6dce91e6f7 req-00e33cfa-bea5-4934-a31b-094174321794 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.275187 Jul 17 15:43:34 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 409/824] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:43:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:34 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:34 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-4a6b62ba-f17d-4812-a6cf-6aacb937a69e tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1379 microversion: 2.1 time: 0.186296 Jul 17 15:43:34 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 416/825] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:34 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1379 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell0:SELECT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:35 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-915ee198-3ee1-46e2-bc0a-01d6c2da03b8 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1553 microversion: 2.1 time: 0.197802 Jul 17 15:43:35 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 410/826] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:35 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1553 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:35 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:43:35 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell0:SELECT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:36 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:43:36 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-063531e3-456a-494d-bfaf-54507218eaaf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1553 microversion: 2.1 time: 0.180385 Jul 17 15:43:36 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 417/827] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:43:35 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1553 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:43:36 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "name": "network-vif-plugged", "status": "completed", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:36 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] Creating event network-vif-plugged:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:43:36 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:43:36 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-7c8496af-f16f-4829-907c-8ee9de07ff9f req-a5e4d010-11fc-4391-98af-012a23cfc33e service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.043242 Jul 17 15:43:36 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 411/828] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:43:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:38 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:43:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:43:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:43:38 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:43:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] Creating event network-changed:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:43:38 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:43:38 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-7b55ff1d-a149-4de5-a031-093e45be1c15 req-df51c753-b7ae-47f3-96e1-36a3772e423f service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037242 Jul 17 15:43:38 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 418/829] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:43:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:43:46 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=15,nova_api:INSERT=3 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:46 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=26,nova_cell1:INSERT=1 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=11 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:43:48 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=37,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a5c093c7-a796-4a06-a544-6f2713b87de0"}} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:13 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:14 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-a3eb2bd2-6e74-4686-8809-7dec4207b0ce tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "POST /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.357873 Jul 17 15:44:14 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 412/830] 192.168.122.24 () {60 vars in 1320 bytes} [Fri Jul 17 15:44:13 2026] POST /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments => generated 194 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: DEBUG nova.objects.instance [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lazy-loading 'services' on Instance uuid 9f8bada6-921b-4029-b71f-7ada71910fe2 {{(pid=61803) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 17 15:44:17 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-d00bab12-c68a-4a4f-bf91-2133c49737cf tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments/a5c093c7-a796-4a06-a544-6f2713b87de0" status: 202 len: 0 microversion: 2.1 time: 0.187069 Jul 17 15:44:17 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 419/831] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:44:17 2026] DELETE /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments/a5c093c7-a796-4a06-a544-6f2713b87de0 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:17 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-10ecbe65-37e9-4190-ad7a-d666e13dfbee tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.068093 Jul 17 15:44:17 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 413/832] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:44:17 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:18 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1dacbdb1-d5b1-4e10-b08c-7a9f8ff02c51 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.050700 Jul 17 15:44:18 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 420/833] 192.168.122.24 () {58 vars in 1299 bytes} [Fri Jul 17 15:44:18 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2/os-volume_attachments => generated 25 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] Creating event network-changed:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-cf978a36-cadb-47fa-bed1-7c51e7316ea9 req-eff24ad4-b353-4c82-b641-5d9eaa2edb15 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038881 Jul 17 15:44:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 421/834] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:44:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:19 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:44:19 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-7a8372b6-c759-4342-a3bf-04cf6820a32d tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 204 len: 0 microversion: 2.1 time: 0.163603 Jul 17 15:44:19 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 414/835] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:44:19 2026] DELETE /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:44:19 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:44:19 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-6380b0d3-6dd2-492f-998f-e614340e27a5 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1677 microversion: 2.1 time: 0.289013 Jul 17 15:44:19 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 422/836] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:19 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1677 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:44:20 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "name": "network-vif-deleted", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:20 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] Creating event network-vif-deleted:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:44:20 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:44:20 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-c904572f-1de5-460c-a818-90e0f8a97106 req-8bd9773c-37b5-454a-aabd-b954c796a1e7 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041027 Jul 17 15:44:20 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 415/837] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:44:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:44:20 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:44:20 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1d002bb6-7b73-435e-a277-600c6a05ab71 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 200 len: 1334 microversion: 2.1 time: 0.106086 Jul 17 15:44:20 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 423/838] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:20 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 1334 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:44:21 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "name": "network-vif-unplugged", "status": "completed", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}, {"server_uuid": "9f8bada6-921b-4029-b71f-7ada71910fe2", "name": "network-vif-unplugged", "status": "completed", "tag": "c78fe68f-4997-4295-8fee-741b406123d0"}]} {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:21 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Creating event network-vif-unplugged:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:44:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.compute.server_external_events [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] Creating event network-vif-unplugged:c78fe68f-4997-4295-8fee-741b406123d0 for instance 9f8bada6-921b-4029-b71f-7ada71910fe2 on devstack Jul 17 15:44:21 devstack devstack@n-api.service[61802]: DEBUG nova.compute.rpcapi [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61802) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:44:21 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [req-908cd4aa-7fb9-4348-b655-8fc6c01142ab req-f1a7ed66-4ba8-49db-af5a-0a8eb5e6add4 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.037606 Jul 17 15:44:21 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 416/839] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:44:21 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: 9f8bada6-921b-4029-b71f-7ada71910fe2] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.wsgi [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] HTTP exception thrown: Instance 9f8bada6-921b-4029-b71f-7ada71910fe2 could not be found. Jul 17 15:44:21 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Returning 404 to user: Instance 9f8bada6-921b-4029-b71f-7ada71910fe2 could not be found. {{(pid=61803) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:44:21 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-7b98594a-25ab-472b-8040-cd33a9bb89b0 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2" status: 404 len: 111 microversion: 2.1 time: 0.038331 Jul 17 15:44:21 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 424/840] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:21 2026] GET /compute/v2.1/servers/9f8bada6-921b-4029-b71f-7ada71910fe2 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] HTTP exception thrown: Instance e68670ec-9714-4e38-a7a4-009222a98d19 is not attached to volume 3b87f48f-e42a-4e89-8a24-1c1d9d28d802 Jul 17 15:44:25 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Returning 404 to user: Instance e68670ec-9714-4e38-a7a4-009222a98d19 is not attached to volume 3b87f48f-e42a-4e89-8a24-1c1d9d28d802 {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:44:25 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-0648eea3-4762-4f3a-8c5f-c42e8a2ca288 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments/3b87f48f-e42a-4e89-8a24-1c1d9d28d802" status: 404 len: 154 microversion: 2.1 time: 0.093845 Jul 17 15:44:25 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 417/841] 192.168.122.24 () {58 vars in 1413 bytes} [Fri Jul 17 15:44:25 2026] DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19/os-volume_attachments/3b87f48f-e42a-4e89-8a24-1c1d9d28d802 => generated 154 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] Creating event network-changed:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-4c775574-bc8d-421e-98e9-e03c306df402 req-b7bd6ec3-e93c-4219-9631-fb76a15099b2 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040631 Jul 17 15:44:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 425/842] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:44:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:26 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Going to try to terminate instance {{(pid=61802) delete /opt/stack/nova/nova/compute/api.py:2811}} Jul 17 15:44:26 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-c77fd23b-9f72-4b1e-989c-395be11e9ae2 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 204 len: 0 microversion: 2.1 time: 0.158144 Jul 17 15:44:26 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 418/843] 192.168.122.24 () {58 vars in 1236 bytes} [Fri Jul 17 15:44:26 2026] DELETE /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG nova.compute.api [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61803) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: WARNING neutronclient.v2_0.client [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:44:26 devstack devstack@n-api.service[61803]: DEBUG nova.policy [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61803) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:44:26 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-732c7c07-a073-4d51-b86c-53b0a73c2d3c tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1678 microversion: 2.1 time: 0.278703 Jul 17 15:44:26 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 426/844] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:26 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1678 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: WARNING neutronclient.v2_0.client [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 17 15:44:27 devstack devstack@n-api.service[61802]: DEBUG nova.policy [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'defddb4310704dd5840a4562f887de3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d430ee692c9412e8fdd14c64d0790b5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=61802) authorize /opt/stack/nova/nova/policy.py:192}} Jul 17 15:44:27 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-be9d2260-9c91-4391-9da7-61f8c526d3cc tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 200 len: 1491 microversion: 2.1 time: 0.121826 Jul 17 15:44:27 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 419/845] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:27 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 1491 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jul 17 15:44:28 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "name": "network-vif-unplugged", "status": "completed", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}, {"server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "name": "network-vif-unplugged", "status": "completed", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}, {"server_uuid": "e68670ec-9714-4e38-a7a4-009222a98d19", "name": "network-vif-deleted", "tag": "967a5c3a-6535-4738-b4d7-1d0ea9c59da6"}]} {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jul 17 15:44:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:28 devstack devstack@n-api.service[61803]: DEBUG oslo_concurrency.lockutils [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61803) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Creating event network-vif-unplugged:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:44:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Creating event network-vif-unplugged:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:44:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.compute.server_external_events [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] Creating event network-vif-deleted:967a5c3a-6535-4738-b4d7-1d0ea9c59da6 for instance e68670ec-9714-4e38-a7a4-009222a98d19 on devstack Jul 17 15:44:28 devstack devstack@n-api.service[61803]: DEBUG nova.compute.rpcapi [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] RPC: Sending the message to topic: compute-alt {{(pid=61803) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jul 17 15:44:28 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [req-5a774a6d-f38e-4632-a756-e4039d75c4b3 req-a4bbc764-bb10-4f50-ba4c-5e4a0e960f25 service nova] 192.168.122.24 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.038270 Jul 17 15:44:28 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 427/846] 192.168.122.24 () {64 vars in 1316 bytes} [Fri Jul 17 15:44:28 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61802) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG nova.compute.api [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] [instance: e68670ec-9714-4e38-a7a4-009222a98d19] Fetching instance by UUID {{(pid=61802) get /opt/stack/nova/nova/compute/api.py:3068}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Acquiring lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG oslo_concurrency.lockutils [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Lock "97493a6f-cc1b-433b-8a3a-48fe737f6a9f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61802) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.wsgi [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] HTTP exception thrown: Instance e68670ec-9714-4e38-a7a4-009222a98d19 could not be found. Jul 17 15:44:28 devstack devstack@n-api.service[61802]: DEBUG nova.api.openstack.wsgi [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Returning 404 to user: Instance e68670ec-9714-4e38-a7a4-009222a98d19 could not be found. {{(pid=61802) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jul 17 15:44:28 devstack devstack@n-api.service[61802]: INFO nova.api.openstack.requestlog [None req-2540d7f2-61f2-49c6-a849-edd20edc0a30 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19" status: 404 len: 111 microversion: 2.1 time: 0.037001 Jul 17 15:44:28 devstack devstack@n-api.service[61802]: [pid: 61802|app: 0|req: 420/847] 192.168.122.24 () {58 vars in 1233 bytes} [Fri Jul 17 15:44:28 2026] GET /compute/v2.1/servers/e68670ec-9714-4e38-a7a4-009222a98d19 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jul 17 15:44:30 devstack devstack@n-api.service[61803]: DEBUG nova.api.openstack.wsgi [None req-1104fcb1-4d40-41b6-ad6f-d30b3f7f4e01 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] Calling method '>' {{(pid=61803) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jul 17 15:44:30 devstack devstack@n-api.service[61803]: INFO nova.api.openstack.requestlog [None req-1104fcb1-4d40-41b6-ad6f-d30b3f7f4e01 tempest-TestStampPattern-513760373 tempest-TestStampPattern-513760373-project-member] 192.168.122.24 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1784983023" status: 202 len: 0 microversion: 2.1 time: 0.033731 Jul 17 15:44:30 devstack devstack@n-api.service[61803]: [pid: 61803|app: 0|req: 428/848] 192.168.122.24 () {58 vars in 1245 bytes} [Fri Jul 17 15:44:30 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1784983023 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jul 17 15:44:38 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_cell1:SELECT=25,nova_cell1:INSERT=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:44:38 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_api:SELECT=15,nova_api:UPDATE=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:44:38 devstack devstack@n-api.service[61802]: DEBUG dbcounter [-] [61802] Writing DB stats nova_cell1:SELECT=37,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=61802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 17 15:44:40 devstack devstack@n-api.service[61803]: DEBUG dbcounter [-] [61803] Writing DB stats nova_api:SELECT=10,nova_api:DELETE=1 {{(pid=61803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}